We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d49e37 commit ad3e9baCopy full SHA for ad3e9ba
ci/pipeline.yml
@@ -1,11 +1,11 @@
1
resource_types:
2
- name: artifactory-resource
3
- type: docker-image
+ type: registry-image
4
source:
5
repository: springio/artifactory-resource
6
tag: 0.0.8
7
- name: pull-request
8
9
10
repository: jtarchie/pr
11
resources:
@@ -34,7 +34,7 @@ resources:
34
branch: ((branch))
35
paths: ["ci/images/*"]
36
- name: ci-image
37
38
icon: docker
39
40
repository: ((docker-hub-organization))/ci-image
0 commit comments