ci: Set GIT_DEPTH variable
This switches gitlab-runner to using shallow clones related #841 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1400>
This commit is contained in:
parent
a445ff1607
commit
98cd5f9b8b
@ -13,6 +13,8 @@ stages:
|
|||||||
- 'integrate'
|
- 'integrate'
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
|
GIT_DEPTH: 1
|
||||||
|
|
||||||
# Branch to track for modules that have no ref specified in the manifest
|
# Branch to track for modules that have no ref specified in the manifest
|
||||||
GST_UPSTREAM_BRANCH: 'main'
|
GST_UPSTREAM_BRANCH: 'main'
|
||||||
ORC_UPSTREAM_BRANCH: 'master'
|
ORC_UPSTREAM_BRANCH: 'master'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user