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