added submodule

This commit is contained in:
Kevin R
2020-11-21 00:21:12 +01:00
parent 37e91f7eed
commit ee61cccd52
3 changed files with 18 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
image: debian:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- export DEBIAN_FRONTEND= noninteractive
- apt-get update -y