Skip to content

Commit 7b8f224

Browse files
committed
Adding tags to all resource_types
1 parent 1101e0f commit 7b8f224

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,7 @@ resource_types:
209209
type: registry-image
210210
source:
211211
repository: ((dockerhub-mirror-registry))/cftoolsmiths/toolsmiths-envs-resource
212+
tag: latest
212213

213214
resources:
214215
- name: nightly

ci/pr-pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ resource_types:
6161
type: registry-image
6262
source:
6363
repository: ((dockerhub-mirror-registry))/teliaoss/github-pr-resource
64+
tag: latest
6465

6566
- name: slack-notification
6667
type: registry-image
@@ -72,6 +73,7 @@ resource_types:
7273
type: registry-image
7374
source:
7475
repository: ((dockerhub-mirror-registry))/cftoolsmiths/toolsmiths-envs-resource
76+
tag: latest
7577

7678
resources:
7779
- name: pull-request

0 commit comments

Comments
 (0)