ci: migrate to woodpecker #1

Merged
xoxys merged 2 commits from migrate-ci into main 2023-12-07 09:58:57 +00:00
Showing only changes of commit 06798537ec - Show all commits

View File

@ -10,4 +10,4 @@ steps:
group: test group: test
image: docker.io/koalaman/shellcheck-alpine:stable image: docker.io/koalaman/shellcheck-alpine:stable
commands: commands:
- shellcheck ./retry - grep -ErlI '^#!(.*/|.*env +)(sh|bash|ksh)' ./shell/ | xargs -r shellcheck