re-enabled deployment to production

This commit is contained in:
Manuel Friedli 2017-03-14 00:50:14 +01:00
parent 79139812a4
commit bccceaed6e

View file

@ -7,7 +7,7 @@ stages:
.run_deploy: &run_deploy .run_deploy: &run_deploy
script: script:
- chmod +x ./deploy.sh - chmod +x ./deploy.sh
# - ./deploy.sh - ./deploy.sh
# dependencies: # dependencies:
# - build_job # - build_job