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

Commit 27f2f8a

Browse files
authored
Merge pull request #117 from FINkit/correct
Correct github-deploy-key reference
2 parents a2d4143 + 51cbc09 commit 27f2f8a

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)