fix: correct clone indentation
This commit is contained in:
@@ -2,6 +2,7 @@ kind: pipeline
|
||||
type: kubernetes
|
||||
|
||||
name: build-and-deploy-dev
|
||||
|
||||
clone:
|
||||
disabled: true
|
||||
|
||||
@@ -56,6 +57,7 @@ kind: pipeline
|
||||
type: kubernetes
|
||||
|
||||
name: build-and-deploy-prod
|
||||
|
||||
clone:
|
||||
disabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user