Add apps/script submodule to CI
This commit is contained in:
parent
94706328ff
commit
a97a36bc9e
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@ stages:
|
|||
- test
|
||||
- quality-assurance
|
||||
|
||||
# Also fetch submodules
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
# Debian Buster
|
||||
py37-django22:
|
||||
stage: test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue