Skip to content

Commit 72ad45c

Browse files
committed
install additional deps
1 parent fd9b986 commit 72ad45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ steps:
3434
- name: gcr.io/cloud-builders/docker
3535
entrypoint: bash
3636
args:
37-
- "c"
37+
- "-c"
3838
- |
3939
docker build -t ${_TEST_IMAGE_ID} - << EOF
4040
FROM ${_TEMP_TEST_IMAGE_ID}

0 commit comments

Comments
 (0)