From e2b38901bcf90f29be63d19bcd8bcd9b66864f48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=99=E2=97=A6=20The=20Tablet=20=E2=9D=80=20GamerGirla?= =?UTF-8?q?ndCo=20=E2=97=A6=E2=9D=A7?= Date: Wed, 3 Jan 2024 00:21:47 -0500 Subject: [PATCH] i --- .gitlab/hugo.template.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab/hugo.template.yml b/.gitlab/hugo.template.yml index 9321de7..69176f7 100644 --- a/.gitlab/hugo.template.yml +++ b/.gitlab/hugo.template.yml @@ -1,6 +1,3 @@ -variables: - GIT_SUBMODULE_STRATEGY: recursive - HUGO_ENV: production spec: inputs: theme: @@ -8,6 +5,9 @@ spec: root: default: content --- +variables: + GIT_SUBMODULE_STRATEGY: recursive + HUGO_ENV: production setup-hugo: tags: - docker