Brought back auto clone disable
This commit is contained in:
@@ -12,6 +12,9 @@ kind: pipeline
|
||||
type: docker
|
||||
name: package
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
steps:
|
||||
- name: checkout
|
||||
image: alpine/git
|
||||
|
||||
Reference in New Issue
Block a user