Get shellcheck working for the bin/ scripts
This commit is contained in:
parent
18f8ea982e
commit
2b0f691d5f
@ -6,6 +6,7 @@ steps:
|
||||
image: koalaman/shellcheck-alpine:v0.7.1
|
||||
commands:
|
||||
- shellcheck abra
|
||||
- shellcheck bin/*.sh
|
||||
|
||||
- name: run unit tests
|
||||
image: decentral1se/docker-dind-bats-kcov
|
||||
|
Loading…
Reference in New Issue
Block a user