This commit is contained in:
Ewen 2022-11-29 13:19:47 +01:00
parent 736f9f81d8
commit d43a8ad474

View file

@ -4,3 +4,7 @@ pipeline:
commands:
- git submodule init
- git submodule update --recursive --remote
build-hugo
image: klakegg/hugo:0.101.2-alpine
commands:
- hugo