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 458bd3b commit 4fdd565Copy full SHA for 4fdd565
ci/pipeline.yml
@@ -42,15 +42,20 @@ resource_types:
42
source:
43
repository: springio/artifactory-resource
44
tag: "0.0.18"
45
+ username: ((docker-hub-username))
46
+ password: ((docker-hub-password))
47
- name: pull-request
48
type: registry-image
49
50
repository: teliaoss/github-pr-resource
51
52
53
- name: slack-notification
54
55
56
repository: cfcommunity/slack-notification-resource
- tag: latest
57
58
59
resources:
60
- name: git-repo
61
type: git
0 commit comments