mirror of
https://github.com/pivpn/pivpn.git
synced 2024-12-19 11:20:15 +00:00
CI Job no longer tolerates failure
Failures are no longer allowed on Lint/shellcheck stage.
This commit is contained in:
parent
8acbff58dd
commit
e2e8f4d4db
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ branches:
|
|||
- master
|
||||
|
||||
jobs:
|
||||
allow_failures:
|
||||
- stage: lint
|
||||
|
||||
include:
|
||||
- stage: lint
|
||||
name: "Shellcheck lint"
|
||||
|
|
Loading…
Reference in a new issue