Skip to content
Snippets Groups Projects
Commit 5b435c66 authored by iaibrys's avatar iaibrys
Browse files

Use 2019 devel deployment server.

parent 0e8b677d
No related branches found
No related tags found
No related merge requests found
Pipeline #424 passed
...@@ -61,13 +61,13 @@ release-image: ...@@ -61,13 +61,13 @@ 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment