Add retry
This commit is contained in:
@@ -28,6 +28,7 @@ default:
|
||||
services:
|
||||
- docker:dind
|
||||
interruptible: true
|
||||
retry: 2
|
||||
image: ghcr.io/blue-build/cli:$TAG
|
||||
before_script:
|
||||
- curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash
|
||||
|
||||
Reference in New Issue
Block a user