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

This commit is contained in:
technical renovate 2022-09-21 13:05:24 +00:00
parent 1c5946f3c4
commit 875d1129e1
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"