From e4c3da1f663a6d77539e631fcf733404bad3a630 Mon Sep 17 00:00:00 2001 From: nwindis Date: Wed, 23 Jun 2021 07:34:08 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 30bb86a2..be8b1578 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,7 +45,7 @@ clean_up: # builds TIDO on feature and bugfix branches. build_test: - image: docker.gitlab.gwdg.de/subugoe/emo/qviewer/node:latest + image: docker.gitlab.gwdg.de/subugoe/emo/tido/node:latest except: - main - develop @@ -60,7 +60,7 @@ build_test: # the software is only built if no entry point has been removed during # the 'clean' stage. build_main_and_develop: - image: docker.gitlab.gwdg.de/subugoe/emo/qviewer/node:latest + image: docker.gitlab.gwdg.de/subugoe/emo/tido/node:latest only: - main - develop @@ -108,7 +108,7 @@ pages: - bash .ci-scripts/gitlab-remove-old-artifacts.sh environment: name: ${CI_COMMIT_REF_SLUG} - url: https://subugoe.pages.gwdg.de/emo/Qviewer/${CI_COMMIT_REF_SLUG}/ + url: https://subugoe.pages.gwdg.de/emo/tido/${CI_COMMIT_REF_SLUG}/ artifacts: name: "$CI_COMMIT_SHORT_SHA" paths: