Skip to content

Commit 2a2a0f1

Browse files
committed
Update docker credential ref
1 parent 35be7e4 commit 2a2a0f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipelines/bpm.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ resources:
1111
type: registry-image
1212
source:
1313
repository: bosh/integration
14-
username: ((dockerhub_username))
15-
password: ((dockerhub_password))
14+
username: ((docker.username))
15+
password: ((docker.password))
1616

1717
- name: bpm-release
1818
type: git

0 commit comments

Comments
 (0)