We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d0c6b commit 69a3c1dCopy full SHA for 69a3c1d
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