adds drone shellcheck

This commit is contained in:
James Tomasino 2021-04-07 20:04:46 +00:00
parent f862450559
commit 3ba8ea3b1a
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 todo