Skip to content

Commit

Permalink
Provide credentials for pulling concourse-release-scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jul 12, 2023
1 parent 7130863 commit 19e3971
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/tasks/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ image_resource:
source:
repository: springio/concourse-release-scripts
tag: '0.3.4'
username: ((docker-hub-username))
password: ((docker-hub-password))
inputs:
- name: git-repo
- name: artifactory-repo
Expand Down

0 comments on commit 19e3971

Please sign in to comment.