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
21d8a3b5
Verified
Commit
21d8a3b5
authored
Feb 13, 2022
by
Georg Krause
Browse files
Install make in CI
parent
2da4d589
Pipeline
#19161
failed with stages
in 3 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
21d8a3b5
...
...
@@ -41,6 +41,7 @@ review:
GIT_STRATEGY
:
clone
VUE_APP_ROUTER_BASE_URL
:
/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/review/
before_script
:
-
apt-get update && apt-get install make
-
pip install poetry
-
poetry install
script
:
...
...
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