Skip to content

Commit aa02fba

Browse files
committed
Provide credentials for pulling release scripts image
1 parent 2fbc43f commit aa02fba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/tasks/promote.yml

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ image_resource:
55
source:
66
repository: springio/concourse-release-scripts
77
tag: '0.3.4'
8+
username: ((docker-hub-username))
9+
password: ((docker-hub-password))
810
inputs:
911
- name: git-repo
1012
- name: artifactory-repo

0 commit comments

Comments
 (0)