woodpecker ci
This commit is contained in:
parent
c063dcd650
commit
686440f307
2 changed files with 9 additions and 20 deletions
9
.woodpecker/validate_schema.yml
Normal file
9
.woodpecker/validate_schema.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: "Validate Schema"
|
||||
image: git.hydrar.de/mdtools/mdtools:latest
|
||||
commands:
|
||||
- /bin/bash scripts/validate_schema.sh
|
Loading…
Add table
Add a link
Reference in a new issue