ci: Shellcheck
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Cat /dev/Nulo 2021-09-28 12:11:38 -03:00
parent cd4f1cee32
commit 5b53d9cc28

View file

@ -1,4 +1,9 @@
pipeline:
shellcheck:
image: docker.io/alpine:3.14
commands:
- apk add shellcheck
- shellcheck haini.sh
publish:
image: plugins/docker
registry: registry.nulo.in