Removed archive deployment.

This commit is contained in:
Martin Edenhofer 2016-11-14 01:30:24 +01:00
parent b9f8c79818
commit 6c11e54884

View file

@ -9,7 +9,6 @@ stages:
- pre
- test
- browser
- deploy
pre:rubocop:
stage: pre
@ -1023,12 +1022,3 @@ test:browser:integration:zendesk_chrome:
- script/build/test_startup.sh $RAILS_ENV $BROWSER_PORT $WS_PORT 1
- ruby -I test/ test/integration/zendesk_import_browser_test.rb || script/build/test_shutdown.sh $RAILS_ENV $BROWSER_PORT $WS_PORT 1 1
- script/build/test_shutdown.sh $RAILS_ENV $BROWSER_PORT $WS_PORT 0 1
deploy:archives:
stage: deploy
tags:
- deploy
only:
- tags
script:
- script/build/deploy_archives.sh