Add git submodule commands

This commit is contained in:
Achilleas Pipinellis 2016-07-07 11:05:37 +03:00
parent c3244723be
commit e8412bfbe9

View file

@ -1,5 +1,10 @@
image: elecnix/ikiwiki
before_script:
- apt-get install -y git
- git submodule init
- git submodule update
test:
stage: test
script: