Skip to content

Commit d605f87

Browse files
authored
Merge pull request #769 from MartinForReal/patch-1
Enable experimental features in docker in postsubmit jobs.
2 parents 6b538a5 + d573b5d commit d605f87

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)