Add apps/script submodule to CI

This commit is contained in:
Alexandre Iooss 2020-09-05 08:17:27 +02:00
parent 94706328ff
commit a97a36bc9e
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@ stages:
- test
- quality-assurance
# Also fetch submodules
variables:
GIT_SUBMODULE_STRATEGY: recursive
# Debian Buster
py37-django22:
stage: test