Skip to content

Commit 84252ad

Browse files
committed
Update credentials for pulling changelog generator image
1 parent aa02fba commit 84252ad

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ci/tasks/generate-changelog.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,8 @@ image_resource:
55
source:
66
repository: springio/github-changelog-generator
77
tag: '0.0.7'
8-
registry_mirror:
9-
host: ((registry-mirror-host))
10-
username: ((registry-mirror-username))
11-
password: ((registry-mirror-password))
8+
username: ((docker-hub-username))
9+
password: ((docker-hub-password))
1210
inputs:
1311
- name: git-repo
1412
- name: artifactory-repo

0 commit comments

Comments
 (0)