Use another image for shellcheck.
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6c8f13a394
commit
c51532f71d
@ -5,7 +5,7 @@ name: "lint"
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: koalaman/shellcheck:v0.8.0
|
image: koalaman/shellcheck-alpine:v0.8.0
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
commands:
|
commands:
|
||||||
- /bin/shellcheck mirror.sh
|
- /bin/shellcheck mirror.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user