Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
funkwhale
mopidy
Commits
0b9c6a91
Verified
Commit
0b9c6a91
authored
Feb 06, 2022
by
Georg Krause
Browse files
Install job dependencies
parent
5a4631fa
Pipeline
#19021
passed with stages
in 7 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0b9c6a91
...
...
@@ -8,6 +8,8 @@ lint:
stage
:
lint
image
:
python:3.10
before_script
:
-
apt-get update
-
apt-get install libgirepository1.0-dev -y
-
pip install .[lint]
script
:
-
black .
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment