From 81d7f00759bc7b5a8028c09bcbe98b2e55aca6b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20C=2E=20R=C3=ADos?= Date: Tue, 22 Nov 2022 11:35:11 +0100 Subject: [PATCH] Adding tags to all resource_types --- ci/pipeline.yml | 1 + ci/pr-pipeline.yml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 98ffb58..a6acece 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -209,6 +209,7 @@ resource_types: type: registry-image source: repository: ((dockerhub-mirror-registry))/cftoolsmiths/toolsmiths-envs-resource + tag: latest resources: - name: nightly diff --git a/ci/pr-pipeline.yml b/ci/pr-pipeline.yml index f51d5d9..976ce80 100644 --- a/ci/pr-pipeline.yml +++ b/ci/pr-pipeline.yml @@ -61,6 +61,7 @@ resource_types: type: registry-image source: repository: ((dockerhub-mirror-registry))/teliaoss/github-pr-resource + tag: latest - name: slack-notification type: registry-image @@ -72,6 +73,7 @@ resource_types: type: registry-image source: repository: ((dockerhub-mirror-registry))/cftoolsmiths/toolsmiths-envs-resource + tag: latest resources: - name: pull-request