we need an option configure like 'alwaysPull' that can support retry when pull image failed due to some unexpected situations. Also we can configure with retry in the option block, but I don't like that. [Pipeline] stage[Pipeline] { (Declarative: Agent Setup)[Pipeline] sh+ docker pull fw-registry-aws-dev.ss.aws.fwmrm.net/adserving/ads-build-ci:latest Error response from daemon: received unexpected HTTP status: 503 Service Unavailable
we need an option configure like 'alwaysPull' that can support retry when pull image failed due to some unexpected situations. Also we can configure with retry in the option block, but I don't like that.