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