Browse Source

Update .gitlab-ci.yml

f/raum-übersicht
Levin Faber 7 years ago
parent
commit
bafd52afb2
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -26,7 +26,7 @@ build_frontend:
- rsync --progress -av -e ssh /workdir/build/* $DEPLOY_ENV_USER@$DEPLOY_ENV_TARGET:/home/$DEPLOY_ENV_USER/serve/
environment:
name: deploy
url: https://gitlab.levin.pw
url: https://$DEPLOY_ENV_TARGET
build_docker_host:
stage: build

Loading…
Cancel
Save