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