diff --git a/.evergreen/.evg.yml b/.evergreen/.evg.yml index c6b28f9a6f..968db1b3c9 100644 --- a/.evergreen/.evg.yml +++ b/.evergreen/.evg.yml @@ -33,6 +33,7 @@ functions: - command: git.get_project params: directory: "src" + clone_depth: 1 # Applies the subitted patch, if any # Deprecated. Should be removed. But still needed for certain agents (ZAP) - command: git.apply_patch