You've already forked RekomenciBackend
chore: added retries
This commit is contained in:
@@ -6,6 +6,9 @@ stages:
|
|||||||
- tag
|
- tag
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
|
default:
|
||||||
|
retry: 2
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
BASE_IMAGE_NAME: $CI_REGISTRY_IMAGE
|
BASE_IMAGE_NAME: $CI_REGISTRY_IMAGE
|
||||||
TRIVY_CACHE_DIR: .cache/trivy
|
TRIVY_CACHE_DIR: .cache/trivy
|
||||||
@@ -398,6 +401,7 @@ webhook-ml-deploy:
|
|||||||
resource_group: staging
|
resource_group: staging
|
||||||
dependencies:
|
dependencies:
|
||||||
- build-ml
|
- build-ml
|
||||||
|
# - sast-image-ml
|
||||||
|
|
||||||
workflow:
|
workflow:
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user