1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-06-01 11:00:48 +00:00
openvpn-install/.gitlab-ci.yml
2018-09-21 23:51:46 +02:00

10 lines
139 B
YAML

image: koalaman/shellcheck:stable
stages:
- Bash linting
shellcheck:
stage: Bash linting
script:
- shellcheck openvpn-install.sh