chore: added retries

This commit is contained in:
ITQ
2025-11-22 22:40:02 +03:00
parent b0f65dd828
commit 2887b0a1e0
+4
View File
@@ -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: