fix: move clone disable to correct position
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Agent
2026-03-21 14:45:41 +00:00
parent 888fab6805
commit d822032c1c

View File

@@ -1,10 +1,8 @@
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: build-and-deploy-dev
clone: clone:
disable: true disable: true
name: build-and-deploy-dev
trigger: trigger:
event: event:
@@ -50,11 +48,9 @@ steps:
--- ---
kind: pipeline kind: pipeline
type: kubernetes type: kubernetes
name: build-and-deploy-prod
clone: clone:
disable: true disable: true
name: build-and-deploy-prod
trigger: trigger:
event: event: