Update vanilla Pleroma-FE links after forge migration
Some checks are pending
ci/woodpecker/pr/test/1 Pipeline is pending approval
ci/woodpecker/pr/test/2 Pipeline is pending approval

This commit is contained in:
Phantasm 2026-05-30 23:22:55 +02:00
commit c8dee0ceed
Signed by untrusted user: phnt
GPG key ID: 2669E588BCC634C8

View file

@ -834,10 +834,10 @@ config :pleroma, :frontends,
"name" => "pleroma-fe-vanilla",
"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",
"build_dir" => "dist",
"bugtracker" => "https://git.pleroma.social/pleroma/pleroma-fe/-/issues"
"bugtracker" => "https://git.pleroma.social/pleroma/pleroma-fe/issues"
},
"pl-fe" => %{
"name" => "pl-fe",