From 7ea960bbb0c935009f69354d5eb537ebde197d6a Mon Sep 17 00:00:00 2001 From: maxime-cool Date: Fri, 12 Jan 2024 11:06:11 +0100 Subject: [PATCH] test change build --- .drone.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index b6618af..1d5779e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,16 +11,14 @@ steps: - hugo version - echo "Checking folder" - ls - - name: submodule fetch - image: drone/git - commands: - - git submodule update --init --recursive + # - name: submodule fetch + # image: drone/git + # commands: + # - git submodule update --init --recursive - name: Build image: plugins/hugo settings: validate: true - config: ./hugo.toml - theme: ananke - name: Deploy image: plugins/hugo environment: