re-enabled deployment to production

This commit is contained in:
Manuel Friedli 2017-03-14 00:50:14 +01:00
parent 79139812a4
commit bccceaed6e
1 changed files with 1 additions and 1 deletions

View File

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