From 60f5bb4d4d33cdf7898ecc8ef4135388d2f4ed9c Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Fri, 2 Jan 2026 11:31:28 +0700 Subject: [PATCH] Remove git submodule (no submodule in this repo) --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 26fe34d..d68917a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,10 +6,6 @@ image: hugomods/hugo:base stages: - build -before_script: - - git submodule init - - git submodule update - pages: stage: build script: