This repository has been archived on 2020-07-16. You can view files and clone it, but cannot push or open issues or pull requests.
radiobot/.drone.yml

11 lines
164 B
YAML

---
kind: pipeline
name: shellcheck
steps:
- name: shellcheck
image: koalaman/shellcheck-alpine:stable
commands:
- shellcheck -x bot.sh