Set image for lint stage
This commit is contained in:
@@ -25,6 +25,7 @@ before_script:
|
||||
|
||||
lint:
|
||||
stage: lint
|
||||
image: python:3
|
||||
script:
|
||||
- pip3 install black
|
||||
- black --check src/
|
||||
|
||||
Reference in New Issue
Block a user