Update Pleroma-FE build artifacts URL

This commit is contained in:
Phantasm 2026-05-06 15:40:47 +02:00 committed by Phantasm
commit 4873991983
3 changed files with 3 additions and 2 deletions

View file

@ -775,7 +775,7 @@ config :pleroma, :frontends,
"name" => "pleroma-fe",
"git" => "https://git.pleroma.social/pleroma/pleroma-fe",
"build_url" =>
"https://git.pleroma.social/pleroma/pleroma-fe/-/jobs/artifacts/${ref}/download?job=build",
"https://git.pleroma.social/api/packages/pleroma/generic/pleroma-fe-builds/${ref}/latest.zip",
"ref" => "develop"
},
"fedi-fe" => %{