Disable failure for lint checks
We've reached a point in the repo where lints returning successfully should be a requirement
This commit is contained in:
parent
3218b38f88
commit
b61cdb23b4
@ -45,7 +45,6 @@ after_script:
|
||||
|
||||
Lint:
|
||||
stage: lint
|
||||
allow_failure: yes
|
||||
interruptible: yes
|
||||
except:
|
||||
- pipelines
|
||||
|
Loading…
Reference in New Issue
Block a user