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
funkwhale.audio
Commits
9730c99e
Unverified
Commit
9730c99e
authored
Mar 21, 2022
by
Georg Krause
Browse files
Install poetry
parent
7c29d278
Pipeline
#19896
passed with stages
in 5 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9730c99e
...
...
@@ -11,6 +11,8 @@ lint:
stage
:
lint
image
:
python:3.10
before_script
:
-
apt-get update && apt-get install -y make git
-
pip install poetry
-
poetry install
script
:
-
poetry run black --exclude pelican-plugins .
...
...
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