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