We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa02fba commit 84252adCopy full SHA for 84252ad
ci/tasks/generate-changelog.yml
@@ -5,10 +5,8 @@ image_resource:
5
source:
6
repository: springio/github-changelog-generator
7
tag: '0.0.7'
8
- registry_mirror:
9
- host: ((registry-mirror-host))
10
- username: ((registry-mirror-username))
11
- password: ((registry-mirror-password))
+ username: ((docker-hub-username))
+ password: ((docker-hub-password))
12
inputs:
13
- name: git-repo
14
- name: artifactory-repo
0 commit comments