Merge branch 'renovate/gitlab.exxcellent.de-4567-gilden-ci-exxcellent-ssh-tool-1.x' into 'master'

chore(deps): update gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool docker tag to v1.5.0

See merge request gilden/ci/gitlab-ci-templates!109
This commit is contained in:
Marcel Feix 2022-09-21 13:23:23 +00:00
commit e9634ce630
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ increase-version:
push-tag-and-branch:
stage: push-tag
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.4.0
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.5.0
rules:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
before_script:

View File

@ -1,5 +1,5 @@
.ssh-transfer-data:
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.4.0
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.5.0
stage: ssh-transfer-data
before_script:
- setup-ssh

View File

@ -1,6 +1,6 @@
.push-tag-and-version:
stage: push-tag-and-version
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.4.0
image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.5.0
variables:
ARTIFACT: "version"
MVN_VERSION: "false"