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