evocheck/.drone.yml

9 lines
157 B
YAML
Raw Permalink Normal View History

2019-02-27 11:45:51 +01:00
kind: pipeline
name: default
steps:
- name: run shellcheck on evocheck.sh
image: evolix/shellcheck
2019-02-27 11:45:51 +01:00
commands:
- LC_ALL=C.UTF-8 shellcheck evocheck.sh