Update vanilla Pleroma-FE links after forge migration
This commit is contained in:
parent
ceac69fec0
commit
c8dee0ceed
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue