We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b7ca66 commit ebc7aa3Copy full SHA for ebc7aa3
ci/pipeline.yml
@@ -77,21 +77,25 @@ resource_types:
77
- name: artifactory-resource
78
type: registry-image
79
source:
80
+ <<: *registry-image-resource-source
81
repository: springio/artifactory-resource
82
tag: 0.0.17
83
- name: github-status-resource
84
85
86
87
repository: dpb587/github-status-resource
88
tag: master
89
- name: slack-notification
90
91
92
93
repository: cfcommunity/slack-notification-resource
94
tag: latest
95
- name: github-release
96
97
98
99
repository: concourse/github-release-resource
100
tag: 1.7.2
101
resources:
0 commit comments