Skip to content

Commit

Permalink
Fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlbdk committed Nov 14, 2019
1 parent c7f1809 commit 0727d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:
args: ['build', '--progress=plain', '--ssh=default=$$SSH_AUTH_SOCK', '.']
dir: 'testdata'
env:
- "GIT_SSH_COMMAND": "ssh -vvvv"
- "GIT_SSH_COMMAND=ssh -vvvv"
- "SSH_KEY_PATH=kms://projects/connectedcars-staging/locations/global/keyRings/cloudbuilder/cryptoKeys/ssh-key/cryptoKeyVersions/3"
- "PROGRESS_NO_TRUNC=1"
- "DOCKER_BUILDKIT=1"
Expand Down

0 comments on commit 0727d94

Please sign in to comment.