From 8cd93d0c91c6a24c59d458f865b5e1e7e6645122 Mon Sep 17 00:00:00 2001 From: angristan Date: Wed, 6 Mar 2019 22:34:28 +0100 Subject: [PATCH] Remove GitLab-CI --- .gitlab-ci.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .gitlab-ci.yml 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