From 97928ddedaef7e3f5301b57c6b3755fcf8cd526d Mon Sep 17 00:00:00 2001 From: Agent Date: Sat, 21 Mar 2026 14:31:29 +0000 Subject: [PATCH] fix: correct clone indentation --- .drone.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7bc6420..6c783c5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,8 +2,9 @@ kind: pipeline type: kubernetes name: build-and-deploy-dev - clone: - disabled: true + +clone: + disabled: true trigger: event: @@ -51,8 +52,9 @@ kind: pipeline type: kubernetes name: build-and-deploy-prod - clone: - disabled: true + +clone: + disabled: true trigger: event: