1
0
Fork 0
mirror of https://tildegit.org/envs/pb.git synced 2025-04-03 22:05:52 +00:00

adds drone tests for shellcheck

This commit is contained in:
James Tomasino 2020-10-23 18:31:15 +00:00
parent 78cf063bea
commit 849902f729

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