From c01bdb29d3b6afafad4ebb5d26e727ac3771e20f Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Wed, 21 Feb 2024 15:05:10 +0100 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dcec4ec..6340c76 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ # This file is a template, and might need editing before it works on your project. # Full project: https://gitlab.com/pages/hugo -image: orus/hugo-builder +image: jguyomard/hugo-builder variables: GIT_SUBMODULE_STRATEGY: recursive