Skip to content

Commit

Permalink
Escape
Browse files Browse the repository at this point in the history
  • Loading branch information
tlbdk committed May 14, 2020
1 parent 05f4798 commit cee78e6
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 @@ -6,7 +6,7 @@ steps:
- name: 'gcr.io/cloud-builders/docker'
args: ['version']
- name: 'gcr.io/cloud-builders/docker'
args: ['-c', 'find $HOME']
args: ['-c', 'find $$HOME']
entrypoint: "/bin/bash"
#
# Build KMS auth wrappers
Expand Down

0 comments on commit cee78e6

Please sign in to comment.