1
0
mirror of https://codeberg.org/kiss-community/kiss synced 2025-01-22 02:14:39 -07:00
kiss/.woodpecker.yml

10 lines
154 B
YAML
Raw Permalink 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/*