... and do it properly

This commit is contained in:
Manuel Friedli 2016-06-27 00:49:00 +02:00
parent c218052556
commit 9cb3b60335
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,7 @@ develop:
- develop
variables:
ENVIRON: develop
TARGET: $WWW_DEPLOY_ROOT_DEVELOP
staging:
stage: deploy
@ -66,6 +67,7 @@ production:
- master
variables:
ENVIRON: production
TARGET: $WWW_DEPLOY_ROOT_PRODUCTION
cleanup_job:
stage: cleanup