openvpn-install/.gitlab-ci.yml

10 lines
139 B
YAML
Raw Normal View History

2018-09-21 23:51:46 +02:00
image: koalaman/shellcheck:stable
stages:
- Bash linting
shellcheck:
stage: Bash linting
script:
- shellcheck openvpn-install.sh