From 0401f64348779b5913b6dc8d7ad847fa8140b0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=20Gl=C3=A4=C3=9F-St=C3=B6cker?= Date: Fri, 6 Aug 2021 18:11:44 +0200 Subject: [PATCH] f*cked up the image tagging :| should be fixed with this commit ;) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6b51d9..1a4e848 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ services: build: stage: build variables: - IMAGE_TAG: $CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG + IMAGE_TAG: $CI_REGISTRY_IMAGE D_IMAGE_TAG: egon0/writefreely-multiarch D_LATEST_TAG: egon0/writefreely-multiarch:latest script: