Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Commit 51cbc09

Browse files
committed
Correct github-deploy-key reference
1 parent 2f50484 commit 51cbc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ resources:
5151
source:
5252
uri: [email protected]:finkit/devtools-boshrelease
5353
branch: master
54-
private_key: ((github-deploy-key))
54+
private_key: ((github-deploy-key.private))
5555
- name: dev-release-tarball
5656
type: google-cloud-storage
5757
source:

0 commit comments

Comments
 (0)