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
2183d22d
Unverified
Commit
2183d22d
authored
Mar 21, 2022
by
Georg Krause
Browse files
Fix preview in CI
parent
45d72548
Pipeline
#19894
passed with stages
in 5 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2183d22d
...
...
@@ -46,7 +46,7 @@ review:
-
git submodule update --init --recursive
-
poetry install
script
:
-
poetry run pelican content -e SITEURL='"http://$CI_PROJECT_NAMESPACE.pages.funkwhale.audio/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public"'
-
poetry run pelican content -e SITEURL='"http://
'
$CI_PROJECT_NAMESPACE
'
.pages.funkwhale.audio/-/
'
$CI_PROJECT_NAME
'
/-/jobs/
'
$CI_JOB_ID
'
/artifacts/public"'
artifacts
:
expire_in
:
2 weeks
paths
:
...
...
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