Skip to content

Commit

Permalink
Merge pull request #769 from MartinForReal/patch-1
Browse files Browse the repository at this point in the history
Enable experimental features in docker in postsubmit jobs.
  • Loading branch information
k8s-ci-robot authored Jun 26, 2023
2 parents 6b538a5 + d573b5d commit d605f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
- |
Expand Down

0 comments on commit d605f87

Please sign in to comment.