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