diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index 6961880..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -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