Update .gitlab-ci.yml file

This commit is contained in:
Chris Cochrun 2022-10-27 18:25:17 +00:00
parent c01801108c
commit 2d0df4dd48

View file

@ -6,6 +6,8 @@ variables:
pages: pages:
script: script:
- apk add --update --no-cache git go
- git submodule update --init --recursive
- hugo mod get -u && hugo --gc --minify - hugo mod get -u && hugo --gc --minify
artifacts: artifacts:
paths: paths: