Commit 1058bb90 authored by Rémy Coutable's avatar Rémy Coutable

Use the default fetch/clone depth for the review-deploy job

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 8b9da458
......@@ -1018,10 +1018,8 @@ schedule:review-build-cng:
.review-deploy-base: &review-deploy-base
<<: *review-base
retry: 2
allow_failure: true
variables:
GIT_DEPTH: "1"
HOST_SUFFIX: "${CI_ENVIRONMENT_SLUG}"
DOMAIN: "-${CI_ENVIRONMENT_SLUG}.${REVIEW_APPS_DOMAIN}"
GITLAB_HELM_CHART_REF: "master"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment