mirror of
https://codeberg.org/Codeberg-CI/examples.git
synced 2025-09-13 13:56:12 -04:00
remove clone step
This commit is contained in:
parent
55ca1c0579
commit
5100dcd8ee
@ -2,14 +2,6 @@ when:
|
||||
event: [ cron, manual ]
|
||||
cron: "sync"
|
||||
|
||||
clone:
|
||||
- name: clone
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
depth: 0
|
||||
lfs: false
|
||||
partial: false
|
||||
|
||||
steps:
|
||||
- name: sync
|
||||
image: docker.io/alpine/git
|
||||
|
Loading…
x
Reference in New Issue
Block a user