This commit is contained in:
parent
5dc6a7d579
commit
ed547b7340
|
@ -5,7 +5,7 @@ pipeline:
|
||||||
- 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
|
||||||
commands:
|
commands:
|
||||||
- ls -lah
|
- ls -lah
|
||||||
- pwd
|
- pwd
|
||||||
|
|
Loading…
Reference in a new issue