added skip clone to prepare and cleanup pipelines
Some checks failed
ci/woodpecker/push/prepare Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/cleanup Pipeline failed

This commit is contained in:
Nils Stinnesbeck 2023-05-23 10:34:15 +02:00
parent a5ce0f3fcc
commit 7563bf6376
Signed by: nils
GPG Key ID: C52E07422A136076
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,4 @@
---
variables:
- &default
image: "git.freifunk-rhein-sieg.net/freifunk-troisdorf/docker-gluon-build:latest"

View File

@ -1,3 +1,6 @@
---
skip_clone: true
workspace:
base: /build

View File

@ -1,3 +1,6 @@
---
skip_clone: true
pipeline:
prepare:
image: appleboy/drone-ssh