Skip to content

Commit a0b5077

Browse files
committed
Authenticate with Docker Hub to pull github-release image
1 parent a457cd4 commit a0b5077

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/pipeline.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ resource_types:
99
source:
1010
repository: concourse/github-release-resource
1111
tag: 1.7.2
12+
username: ((docker-hub-username))
13+
password: ((docker-hub-password))
1214
resources:
1315
- name: git-repo
1416
type: git

0 commit comments

Comments
 (0)