evocheck/.drone.yml

9 lines
166 B
YAML
Raw Normal View History

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