Added stage, tags and script options.

This commit is contained in:
Martin Edenhofer 2016-01-18 21:28:22 +01:00
parent 34d198991e
commit 46cbfb8b28

View file

@ -405,8 +405,10 @@ job_integration_autowizard_chrome:
- script/build/test_shutdown.sh $RAILS_ENV $BROWSER_PORT $WS_PORT
job_integration_zendesk_chrome:
- export BROWSER_PORT=4071
- export WS_PORT=4072
stage: browser
tags:
- browser-chrome
script:
- export BROWSER_URL=http://$IP:$BROWSER_PORT
- RAILS_ENV=test rake db:create
- script/bootstrap.sh