Merge pull request 'Brought back auto clone disable' (#42) from test into main
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #42
This commit was merged in pull request #42.
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