This commit is contained in:
parent
c17206f775
commit
df82be0dc9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ name: default
|
|||
|
||||
steps:
|
||||
- name: shellcheck
|
||||
image: koalaman/shellcheck:latest
|
||||
image: koalaman/shellcheck-alpine:latest
|
||||
commands:
|
||||
- shellcheck menu.+.sh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue