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