evocheck/.drone.yml

9 lines
144 B
YAML
Raw Normal View History

2019-02-27 11:45:51 +01:00
kind: pipeline
name: default
steps:
- name: run shellcheck on evocheck.sh
image: vlaborie/shellcheck
commands:
- shellcheck evocheck.sh