Skip to content

Commit

Permalink
Enable experimental features in docker in postsubmit jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForReal authored Jun 26, 2023
1 parent 6b538a5 commit d573b5d
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 d573b5d

Please sign in to comment.