Enable experimental features in docker in postsubmit jobs.

This commit is contained in:
Fan Shang Xiang
2023-06-26 13:50:30 +08:00
committed by GitHub
parent 6b538a5d4e
commit d573b5d00f

View File

@@ -9,6 +9,7 @@ steps:
- PROW_GIT_TAG=$_GIT_TAG
- PULL_BASE_REF=$_PULL_BASE_REF
- VERSION=$_PULL_BASE_REF
- DOCKER_CLI_EXPERIMENTAL=enabled
args:
- -c
- |