Fix CI review path

This commit is contained in:
Meutel 2017-04-02 17:23:45 +02:00
parent d16fb0309c
commit 029fcb49f1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ build:
review:
stage: review
script:
- rsync -av --delete public www@dev:/usr/local/www/www_home/review/$CI_BUILD_REF_SLUG
- rsync -av --delete public www@dev:/usr/local/www/www_home/$CI_BUILD_REF_SLUG
environment:
name: review/$CI_BUILD_REF_NAME
url: http://$CI_BUILD_REF_SLUG.$APPS_DOMAIN