From b655ad9f41e4c175907c2ff528f611edd8c9be9d Mon Sep 17 00:00:00 2001 From: Stefan Bethke Date: Thu, 7 Dec 2023 19:48:14 +0100 Subject: [PATCH] latest is enough --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 65d5ea2..a61b8e3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,6 +25,3 @@ build-image: --context "${CI_PROJECT_DIR}" --dockerfile "${CI_PROJECT_DIR}/Dockerfile" --destination "${CI_REGISTRY_IMAGE}/hackertours:latest" - --destination "${CI_REGISTRY_IMAGE}/hackertours:stable" - --destination "${CI_REGISTRY_IMAGE}/hackertours:23.10" - --destination "${CI_REGISTRY_IMAGE}/hackertours:23.10.0"