Maintenance: Fix branch used for testing zammad-api-client-ruby.
This commit is contained in:
parent
92822b6713
commit
28bbd774c2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ api_client_ruby:
|
||||||
- RAILS_ENV=test bundle exec rake db:create
|
- RAILS_ENV=test bundle exec rake db:create
|
||||||
- cp contrib/auto_wizard_test.json auto_wizard.json
|
- cp contrib/auto_wizard_test.json auto_wizard.json
|
||||||
- bundle exec rake zammad:ci:test:start
|
- bundle exec rake zammad:ci:test:start
|
||||||
- git clone https://github.com/zammad/zammad-api-client-ruby.git -b mg/maintenance/inclusive-language
|
- git clone https://github.com/zammad/zammad-api-client-ruby.git
|
||||||
- cd zammad-api-client-ruby
|
- cd zammad-api-client-ruby
|
||||||
- bundle update --bundler
|
- bundle update --bundler
|
||||||
- bundle install -j $(nproc)
|
- bundle install -j $(nproc)
|
||||||
|
|
Loading…
Reference in a new issue