From 11f4f9c32a5789468becebf8758e591aa7df0c68 Mon Sep 17 00:00:00 2001 From: greglebreton Date: Mon, 9 May 2022 17:00:13 +0200 Subject: [PATCH] test head.html --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc32c53..a77eca2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ # All available Hugo versions are listed here: https://gitlab.com/pages/hugo/container_registry -image: registry.gitlab.com/pages/hugo:80 +image: registry.gitlab.com/pages/hugo:latest variables: GIT_SUBMODULE_STRATEGY: recursive