ci/pylint: allow failure
This commit is contained in:
parent
1c0e921305
commit
8d7f1c832e
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ test:pylint:
|
||||||
- pip install pylint --quiet
|
- pip install pylint --quiet
|
||||||
- pip install https://github.com/anybox/pylint_flask_sqlalchemy/archive/refs/heads/master.zip --quiet
|
- pip install https://github.com/anybox/pylint_flask_sqlalchemy/archive/refs/heads/master.zip --quiet
|
||||||
- pylint app
|
- pylint app
|
||||||
|
allow_failure: true
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue