Commit a4182ed6 authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre

Merge branch 'qa-increase-depth-of-review-deploy-job' into 'master'

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

See merge request gitlab-org/gitlab-ce!26868
parents 17c1b20f 1058bb90
......@@ -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