diff --git a/push-tag-and-version-template.gitlab-ci.yml b/push-tag-and-version-template.gitlab-ci.yml index ad1faf8..e1686ba 100644 --- a/push-tag-and-version-template.gitlab-ci.yml +++ b/push-tag-and-version-template.gitlab-ci.yml @@ -1,6 +1,6 @@ .push-tag-and-version: stage: push-tag-and-version - image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:latest + image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.2.0 variables: ARTIFACT: "version" MVN_VERSION: "true"