adds drone tests for shellcheck

This commit is contained in:
James Tomasino 2020-10-23 18:31:15 +00:00
parent 78cf063bea
commit 849902f729
1 changed files with 9 additions and 0 deletions

9
.drone.yml Normal file
View File

@ -0,0 +1,9 @@
---
kind: pipeline
name: shellcheck
steps:
- name: shellcheck
image: koalaman/shellcheck-alpine:stable
commands:
- shellcheck pb