Skip to content
Snippets Groups Projects
Commit e9ee1b8b authored by Vaibhav Gupta's avatar Vaibhav Gupta
Browse files

CI/CD: Avoid shallow clones


Signed-off-by: default avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent e46982ff
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
#
# SPDX-FileCopyrightText: 2020 CERN
variables:
GIT_DEPTH: 0
include:
- project: 'be-cem-edl/evergreen/gitlab-ci'
ref: master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment