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:
|
Lint:
|
||||||
stage: lint
|
stage: lint
|
||||||
allow_failure: yes
|
|
||||||
interruptible: yes
|
interruptible: yes
|
||||||
except:
|
except:
|
||||||
- pipelines
|
- pipelines
|
||||||
|
Loading…
x
Reference in New Issue
Block a user