We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a86439 commit 64c75a2Copy full SHA for 64c75a2
1 file changed
ci/cloudbuild/cloudbuild.yaml
@@ -70,6 +70,7 @@ steps:
70
'--cache=true',
71
'--destination=gcr.io/${PROJECT_ID}/${_IMAGE}:${BUILD_ID}',
72
'--push-retry=3',
73
+ '--image-fs-extract-retry=3'
74
]
75
76
# Pull the docker image. The step running 'ci/cloud/build.sh' would do this
0 commit comments