Skip to content

Commit 9028280

Browse files
authored
Merge pull request #41 from Sh4d1/patch-2
Fix missing docker experimental env
2 parents 09738b1 + e8dc46a commit 9028280

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ steps:
77
env:
88
- TAG=$_GIT_TAG
99
- BASE_REF=$_PULL_BASE_REF
10+
- DOCKER_CLI_EXPERIMENTAL=enabled
1011
args:
1112
- release-staging
1213
substitutions:

0 commit comments

Comments
 (0)