Skip to content

Commit d573b5d

Browse files
Enable experimental features in docker in postsubmit jobs.
1 parent 6b538a5 commit d573b5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cloudbuild.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ steps:
99
- PROW_GIT_TAG=$_GIT_TAG
1010
- PULL_BASE_REF=$_PULL_BASE_REF
1111
- VERSION=$_PULL_BASE_REF
12+
- DOCKER_CLI_EXPERIMENTAL=enabled
1213
args:
1314
- -c
1415
- |

0 commit comments

Comments
 (0)