From 02b18d78968b351652ed802a59f40abcbb88b88e Mon Sep 17 00:00:00 2001 From: Sergey Chernyshev Date: Mon, 26 Aug 2024 13:35:04 -0400 Subject: [PATCH] Let's try not to clone the repo again. --- templates/pages.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/pages.yml b/templates/pages.yml index 57ecd50..2da48b3 100644 --- a/templates/pages.yml +++ b/templates/pages.yml @@ -5,6 +5,8 @@ pages: stage: play GitTerra image: node:latest needs: [GitTerra] + variables: + GIT_STRATEGY: none script: - echo "Deploying GitTerra page and history to GitLab Pages" - mkdir public/