salsa-ci: set GIT_STRATEGY to 'clone'

This commit is contained in:
Serge Schneider
2025-01-17 18:31:27 +00:00
parent 6a2e95fefa
commit 78f8722a84

1
debian/salsa-ci.yml vendored
View File

@@ -19,5 +19,6 @@ variables:
extract-source:
variables:
GIT_DEPTH: 0
GIT_STRATEGY: clone
before_script:
- git fetch origin master:master