We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 379897c + 69a3c1d commit 4bcf67dCopy full SHA for 4bcf67d
1 file changed
.evergreen/.evg.yml
@@ -33,6 +33,7 @@ functions:
33
- command: git.get_project
34
params:
35
directory: "src"
36
+ clone_depth: 1
37
# Applies the subitted patch, if any
38
# Deprecated. Should be removed. But still needed for certain agents (ZAP)
39
- command: git.apply_patch
0 commit comments