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
Raw Permalink Normal View History

2020-06-28 18:33:48 +00:00
---
kind: pipeline
name: shellcheck
steps:
- name: shellcheck
image: koalaman/shellcheck-alpine:stable
commands:
- shellcheck -x bot.sh