skip clone on update
Some checks failed
ci/woodpecker/cron/update-lockfile Pipeline failed
ci/woodpecker/cron/update Pipeline failed

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-12 12:48:35 +01:00
parent 48672ef24e
commit 2bb0f63d2c
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
2 changed files with 2 additions and 3 deletions

View file

@ -73,3 +73,4 @@ pipeline:
when:
- event: cron
- event: manual
skip_clone: true

View file

@ -1,6 +1,3 @@
clone:
git:
image: woodpeckerci/plugin-git
pipeline:
clone2:
image: nixery.dev/shell/gitfull
@ -121,3 +118,4 @@ matrix:
- python-instagram
- element-web
- woodpecker-server
skip_clone: true