evocheck/.drone.yml
Victor LABORIE 44016844a1
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
Fix LC_ALL for shellcheck in .drone.yml
2019-02-27 11:58:29 +01:00

9 lines
159 B
YAML

kind: pipeline
name: default
steps:
- name: run shellcheck on evocheck.sh
image: vlaborie/shellcheck
commands:
- LC_ALL=C.UTF-8 shellcheck evocheck.sh