mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01:00
Set submodule fetch depth to 1 for RT tags
This commit is contained in:
@@ -58,6 +58,7 @@ publish-artifact:
|
||||
interruptible: true
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_SUBMODULE_DEPTH: 1 # Fetch RT tags
|
||||
except:
|
||||
- schedules
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user