diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a64e942..0c700dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # The Docker image that will be used to build your app -image: klakegg/hugo:latest +image: klakegg/hugo:alpine pages: script: - hugo --gv --minify