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"