mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Unpin pipeline-components pylint
This commit is contained in:
parent
6d29ee23d0
commit
6e97f4ed50
@ -44,7 +44,7 @@ black:
|
|||||||
# Code Climate/Quality Checking [https://pylint.pycqa.org/en/latest/]
|
# Code Climate/Quality Checking [https://pylint.pycqa.org/en/latest/]
|
||||||
pylint:
|
pylint:
|
||||||
stage: lint
|
stage: lint
|
||||||
image: registry.gitlab.com/pipeline-components/pylint:0.21.1
|
image: registry.gitlab.com/pipeline-components/pylint:latest
|
||||||
tags:
|
tags:
|
||||||
- docker
|
- docker
|
||||||
rules:
|
rules:
|
||||||
|
Loading…
Reference in New Issue
Block a user