Commit e9ee1b8b authored by Vaibhav Gupta's avatar Vaibhav Gupta

CI/CD: Avoid shallow clones

Signed-off-by: 's avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent e46982ff
......@@ -2,6 +2,9 @@
#
# SPDX-FileCopyrightText: 2020 CERN
variables:
GIT_DEPTH: 0
include:
- project: 'be-cem-edl/evergreen/gitlab-ci'
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