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
This commit is contained in:
commit
a4182ed615
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue