Skip to content

Commit 808c115

Browse files
committed
no cache
1 parent 403bedf commit 808c115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ steps:
1919
- name: gcr.io/cloud-builders/docker
2020
args: [
2121
"build",
22+
"--no-cache",
2223
"-t", "${_TEST_IMAGE}",
2324
"-f", ".cloudbuild/library_generation/library_generation_airlock.Dockerfile",
2425
"."

0 commit comments

Comments
 (0)