Skip to content
Snippets Groups Projects
Commit 2c47f7b5 authored by iaibrys's avatar iaibrys
Browse files

Use 2019 dev deployment server

parent 7fed9038
No related branches found
No related tags found
No related merge requests found
Pipeline #423 passed
...@@ -39,17 +39,16 @@ release-image: ...@@ -39,17 +39,16 @@ release-image:
deploy_devel: deploy_devel:
tags: tags:
- deploy-devel - deploy-devel-2019
stage: deploy stage: deploy
script: script:
- /enote/src/dtu-enote/scripts/redeploy.sh ${CI_BUILD_REF_SLUG} ${CI_JOB_TOKEN} ${CI_REGISTRY} ${CI_PROJECT_PATH} - /enote/src/dtu-enote/scripts/redeploy.sh ${CI_BUILD_REF_SLUG} ${CI_JOB_TOKEN} ${CI_REGISTRY} ${CI_PROJECT_PATH}
environment: environment:
name: develop name: develop
url: https://enote-devel3.compute.dtu.dk url: https://enote-devel-2019.compute.dtu.dk
only: only:
- develop - develop
deploy_production: deploy_production:
tags: tags:
- deploy-prod-2019 - deploy-prod-2019
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment