From dac27ec132bbd847dbc6041f5b7877d1f695af1e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Sep 2021 13:05:47 +0000 Subject: [PATCH] chore(deps): update gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool docker tag to v1.4.0 --- push-tag-and-version-template.gitlab-ci.yml | 2 +- ssh-transfer-data-template.gitlab-ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/push-tag-and-version-template.gitlab-ci.yml b/push-tag-and-version-template.gitlab-ci.yml index 7a80dda..de20c53 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:1.3.0 + image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.4.0 variables: ARTIFACT: "version" MVN_VERSION: "false" diff --git a/ssh-transfer-data-template.gitlab-ci.yml b/ssh-transfer-data-template.gitlab-ci.yml index 9c96fe4..9b7ed30 100644 --- a/ssh-transfer-data-template.gitlab-ci.yml +++ b/ssh-transfer-data-template.gitlab-ci.yml @@ -1,5 +1,5 @@ .ssh-transfer-data: - image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.3.0 + image: gitlab.exxcellent.de:4567/gilden/ci/exxcellent-ssh-tool:1.4.0 stage: ssh-transfer-data before_script: - setup-ssh