chore(deps): update gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool docker tag to v1.5.0
This commit is contained in:
parent
1c5946f3c4
commit
875d1129e1
@ -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:
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user