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