fix shellcheck command
This commit is contained in:
parent
c6713b1580
commit
06798537ec
@ -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