Remove GitLab-CI

This commit is contained in:
angristan 2019-03-06 22:34:28 +01:00
parent 926aadd1c9
commit 8cd93d0c91
1 changed files with 0 additions and 11 deletions

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