-
Suggestion
-
Resolution: Duplicate
-
None
Currently, if the build setup phase in a Pipelines build fails to pull a Docker image from a registry even once, the entire build will fail.
This feature request is to add a way to configure on your bitbucket-pipelines.yml file how many times the build setup must be retried.
This will allow builds that failed to start due to slow network speeds on the registry end to retry until the image is actually pulled.
- duplicates
-
BCLOUD-15072 Pipeline auto retry on fail
- In Progress