forked from kiss-community/kiss
.woodpecker.yml: add Codeberg CI
This commit is contained in:
parent
584b905d17
commit
9f88746487
9
.woodpecker.yml
Normal file
9
.woodpecker.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
pipeline:
|
||||||
|
build:
|
||||||
|
image: alpine
|
||||||
|
when:
|
||||||
|
branch: [ master ]
|
||||||
|
commands: |
|
||||||
|
apk add --no-cache shellcheck
|
||||||
|
|
||||||
|
shellcheck kiss contrib/*
|
Loading…
Reference in New Issue
Block a user