Skip to content

Commit

Permalink
Authenticate with Docker Hub to pull github-release image
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Aug 10, 2023
1 parent a457cd4 commit a0b5077
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ resource_types:
source:
repository: concourse/github-release-resource
tag: 1.7.2
username: ((docker-hub-username))
password: ((docker-hub-password))
resources:
- name: git-repo
type: git
Expand Down

0 comments on commit a0b5077

Please sign in to comment.