mirror of
https://github.com/angristan/openvpn-install.git
synced 2024-11-21 16:29:04 +01:00
Remove GitLab-CI
This commit is contained in:
parent
926aadd1c9
commit
8cd93d0c91
@ -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
|
Loading…
Reference in New Issue
Block a user