Merge branch 'update-submodules' into 'master'

Suggest to update submodules if hugo theme is in a submodule.

See merge request !12
This commit is contained in:
Achilleas Pipinellis 2017-03-01 12:16:48 +00:00
commit 4e8f2ce3de

View File

@ -35,6 +35,8 @@ before_script:
- echo "37ee91ab3469afbf7602a091d466dfa5 hugo_0.16_linux-64bit.tgz" | md5sum -c - echo "37ee91ab3469afbf7602a091d466dfa5 hugo_0.16_linux-64bit.tgz" | md5sum -c
- tar xf hugo_0.16_linux-64bit.tgz && cp ./hugo /usr/bin - tar xf hugo_0.16_linux-64bit.tgz && cp ./hugo /usr/bin
- hugo version - hugo version
# Uncomment the next line if your theme is in a git submodule
#- git submodule update --init
pages: pages:
script: script: