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:
commit
e9634ce630
@ -20,7 +20,7 @@ increase-version:
|
|||||||
|
|
||||||
push-tag-and-branch:
|
push-tag-and-branch:
|
||||||
stage: push-tag
|
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:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
.ssh-transfer-data:
|
.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
|
stage: ssh-transfer-data
|
||||||
before_script:
|
before_script:
|
||||||
- setup-ssh
|
- setup-ssh
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
.push-tag-and-version:
|
.push-tag-and-version:
|
||||||
stage: 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:
|
variables:
|
||||||
ARTIFACT: "version"
|
ARTIFACT: "version"
|
||||||
MVN_VERSION: "false"
|
MVN_VERSION: "false"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user