From cbfe61512c847b21af7adf4e360b7a7a58ab500a Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Thu, 18 Jan 2024 19:25:01 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 80d7575..d0268bb 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:alpine +image: klakegg/hugo:ci pages: script: - hugo --gc --minify