mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-13 15:21:45 +01:00
set ci to checkout git submodules recursively
This commit is contained in:
parent
ffa95123ae
commit
05ead1ab15
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
# place project specific paths in variables to make the rest of the script more generic
|
# place project specific paths in variables to make the rest of the script more generic
|
||||||
variables:
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
LIB_RELEASE_FOLDER: 'Borepin\Borepin\bin\Release'
|
LIB_RELEASE_FOLDER: 'Borepin\Borepin\bin\Release'
|
||||||
UWP_RELEASE_FOLDER: 'Borepin\Borepin.UWP\bin\x86\Release'
|
UWP_RELEASE_FOLDER: 'Borepin\Borepin.UWP\bin\x86\Release'
|
||||||
TEST_FOLDER: 'Tests\bin\Release'
|
TEST_FOLDER: 'Tests\bin\Release'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user