1
1
mirror of https://github.com/namibia/openvpn-install.git synced 2024-05-30 01:50:48 +00:00

Remove GitLab-CI

This commit is contained in:
angristan 2019-03-06 22:34:28 +01:00
parent 926aadd1c9
commit 8cd93d0c91

View File

@ -1,11 +0,0 @@
image: debian:buster-slim
stages:
- Bash linting
shellcheck:
stage: Bash linting
script:
- apt-get update
- apt-get install -y shellcheck
- shellcheck -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009 openvpn-install.sh