checkout submodules globally

This commit is contained in:
ohfp 2020-03-30 22:46:28 +02:00
parent 6bce9cc29a
commit 2f81380ef5

View file

@ -2,6 +2,8 @@ stages:
- build
- paks
variables:
GIT_SUBMODULE_STRATEGY: recursive
# variables:
# TARBALL: $TARBALL
# ARCH: $ARCH
@ -43,8 +45,6 @@ stages:
- "librewolf-${pkgver}-${pkgrel}-${CARCH}.pkg.tar*"
.flatpak_config: &flatpak_config
variables:
GIT_SUBMODULE_STRATEGY: recursive
stage: paks
artifacts:
name: "Librewolf-${pkgver}-${pkgrel}-Flatpak-${CARCH}"