Fix fedi-fe build URL

This commit is contained in:
Sean King 2022-08-24 23:39:02 -06:00 committed by Haelwenn (lanodan) Monnier
parent f2221d539c
commit 9b68778887
1 changed files with 1 additions and 1 deletions

View File

@ -734,7 +734,7 @@
"name" => "fedi-fe",
"git" => "https://git.pleroma.social/pleroma/fedi-fe",
"build_url" =>
"https://git.pleroma.social/pleroma/fedi-fe/-/jobs/artifacts/${ref}/download?job=build",
"https://git.pleroma.social/pleroma/fedi-fe/-/jobs/artifacts/${ref}/download?job=build_release",
"ref" => "master",
"custom-http-headers" => [
{"service-worker-allowed", "/"}