1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2024-12-22 07:00:13 -07:00
kiss/.woodpecker.yml

10 lines
154 B
YAML
Raw Normal View History

2023-08-12 05:30:33 -06:00
steps:
2023-08-04 06:30:56 -06:00
build:
image: alpine
when:
branch: [ master ]
commands: |
apk add --no-cache shellcheck
shellcheck kiss contrib/*