ci: migrate to woodpecker #1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user