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