Suggest to update submodules if hugo theme is in a submodule.
This commit is contained in:
parent
8acbc2c2c5
commit
ed5633cfc0
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user