Skip to content
Snippets Groups Projects
Commit 02df5363 authored by iaibrys's avatar iaibrys
Browse files

Use 2019 devel deployment server

parent 82e0a1f1
No related branches found
No related tags found
No related merge requests found
Pipeline #425 passed
...@@ -40,13 +40,13 @@ release-image: ...@@ -40,13 +40,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