Moved to runner side variables.
This commit is contained in:
parent
a397132931
commit
13704a7b5e
1 changed files with 0 additions and 2 deletions
|
@ -422,8 +422,6 @@ job_integration_otrs_chrome:
|
||||||
script:
|
script:
|
||||||
- export BROWSER_PORT=4061
|
- export BROWSER_PORT=4061
|
||||||
- export WS_PORT=4062
|
- export WS_PORT=4062
|
||||||
- export IMPORT_BT_OTRS_ENDPOINT="http://vz599.demo.znuny.com/otrs/public.pl?Action=ZammadMigrator"
|
|
||||||
- export IMPORT_BT_OTRS_ENDPOINT_KEY="01234567899876543210"
|
|
||||||
- export BROWSER_URL=http://$IP:$BROWSER_PORT
|
- export BROWSER_URL=http://$IP:$BROWSER_PORT
|
||||||
- RAILS_ENV=test rake db:create
|
- RAILS_ENV=test rake db:create
|
||||||
- script/bootstrap.sh
|
- script/bootstrap.sh
|
||||||
|
|
Loading…
Reference in a new issue