1
0
mirror of https://tildegit.org/tomasino/pb.git synced 2024-10-02 21:01:35 +02: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