Compare commits

..

2 Commits

Author SHA1 Message Date
833bfafa7f Merge pull request 'Brought back auto clone disable' (#42) from test into main
All checks were successful
continuous-integration/drone Build is passing
Reviewed-on: #42
2026-03-08 12:16:21 +02:00
be8db08307 Brought back auto clone disable 2026-03-08 12:16:01 +02:00

View File

@@ -12,6 +12,9 @@ kind: pipeline
type: docker
name: package
clone:
disable: true
steps:
- name: checkout
image: alpine/git