Woodpecker pipelines
This commit is contained in:
10
.woodpecker/all-checks-complete.yml
Normal file
10
.woodpecker/all-checks-complete.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
pipeline:
|
||||
nix:
|
||||
image: alpine
|
||||
commands:
|
||||
- echo "All required checks complete"
|
||||
|
||||
depends_on:
|
||||
- run
|
||||
- build
|
||||
- ci-specific
|
Reference in New Issue
Block a user