Skip to content
This repository was archived by the owner on Aug 4, 2023. It is now read-only.

Commit 0173d6f

Browse files
Revert "build gcip docker image with proper tagging" as tags should
reflect semver version This reverts commit 703be80.
1 parent 703be80 commit 0173d6f

File tree

2 files changed

+0
-48
lines changed

2 files changed

+0
-48
lines changed

.gitlab-ci.py

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
python.isort(), python.flake8(), python.pytest(), python.evaluate_git_tag_pep404_conformity(),
1010
kaniko.execute(
1111
image_name="thomass/gcip",
12-
image_tag=(PredefinedVariables.CI_COMMIT_TAG[1:] if PredefinedVariables.CI_COMMIT_TAG else PredefinedVariables.CI_COMMIT_REF_SLUG),
1312
enable_push=(PredefinedVariables.CI_COMMIT_TAG or PredefinedVariables.CI_COMMIT_BRANCH == "main"),
1413
dockerhub_user_env_var="DOCKER_USER",
1514
dockerhub_login_env_var="DOCKER_LOGIN",

generated-config.yml

-47
This file was deleted.

0 commit comments

Comments
 (0)