From 01cabbbab03f3d72227c3e07985793663a787ce5 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Wed, 21 Feb 2024 14:49:47 +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 1a20947..3ed972f 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: dettmering/hugo-build +image: orus/hugo-builder variables: GIT_SUBMODULE_STRATEGY: recursive