Set submodule fetch depth to 1 for RT tags

This commit is contained in:
Morbo
2023-09-02 12:32:56 +03:00
parent eb94f72225
commit 183e7ad2c2

View File

@@ -58,6 +58,7 @@ publish-artifact:
interruptible: true
variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_DEPTH: 1 # Fetch RT tags
except:
- schedules
script: