evocheck/.drone.yml

9 lines
172 B
YAML
Raw Permalink 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:
2022-08-29 16:30:01 +02:00
- LC_ALL=C.UTF-8 shellcheck linux/evocheck.sh