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
e10a8e73
Verified
Commit
e10a8e73
authored
Feb 13, 2022
by
Georg Krause
Browse files
Make sure pelican plugins are available
parent
21d8a3b5
Pipeline
#19163
passed with stages
in 5 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e10a8e73
...
...
@@ -41,8 +41,9 @@ 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
-
apt-get update && apt-get install
-y
make
git
-
pip install poetry
-
git submodule update --init --recursive
-
poetry install
script
:
-
poetry run make html
...
...
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