Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge branch 'dev' into 'master'
rem pwd echo

See merge request EditionOpenAccess/eoa-django-test!27
  • Loading branch information
mvogl committed Dec 20, 2017
2 parents f91f07a + a70e2be commit 335ae99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Expand Up @@ -33,7 +33,7 @@ deploy:
<<: *deploy
stage: deploy
script:
- ssh -t cloud@$DEPLOYHOST "export ADMIN_PWD=$DJANGO_ADMIN_PWD && echo $ADMIN_PWD && cd django/eoa-django-test && git pull && sh scripts/start_deploy.sh "
- ssh -t cloud@$DEPLOYHOST "export ADMIN_PWD=$DJANGO_ADMIN_PWD && cd django/eoa-django-test && git pull && sh scripts/start_deploy.sh "
environment:
name: production
url: http://141.5.105.187:8000/publications/studies/312/index.html
Expand Down

0 comments on commit 335ae99

Please sign in to comment.