This commit is contained in:
parent
d43a8ad474
commit
919b86f2d6
|
@ -4,7 +4,7 @@ pipeline:
|
||||||
commands:
|
commands:
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update --recursive --remote
|
- git submodule update --recursive --remote
|
||||||
build-hugo
|
build-hugo:
|
||||||
image: klakegg/hugo:0.101.2-alpine
|
image: klakegg/hugo:0.101.2-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo
|
- hugo
|
||||||
|
|
Loading…
Reference in a new issue