We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fbc43f commit aa02fbaCopy full SHA for aa02fba
ci/tasks/promote.yml
@@ -5,6 +5,8 @@ image_resource:
5
source:
6
repository: springio/concourse-release-scripts
7
tag: '0.3.4'
8
+ username: ((docker-hub-username))
9
+ password: ((docker-hub-password))
10
inputs:
11
- name: git-repo
12
- name: artifactory-repo
0 commit comments