add shellcheck on deploy
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Ben Harris 2020-06-28 14:33:48 -04:00
parent c78d6eb575
commit 8bc8d4a694
1 changed files with 10 additions and 0 deletions

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
---
kind: pipeline
name: shellcheck
steps:
- name: shellcheck
image: koalaman/shellcheck-alpine:stable
commands:
- shellcheck -x bot.sh