Merge branch 'pleroma_ctl-soapbox' into 'develop'
Update config.exs, to fix incomplete soapbox install via pleroma_ctl See merge request soapbox-pub/rebased!282
This commit is contained in:
commit
a110a395c1
1 changed files with 1 additions and 2 deletions
|
@ -806,8 +806,7 @@
|
|||
"git" => "https://gitlab.com/soapbox-pub/soapbox",
|
||||
"build_url" =>
|
||||
"https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build",
|
||||
"ref" => "main",
|
||||
"build_dir" => "dist"
|
||||
"ref" => "main"
|
||||
},
|
||||
"glitch-lily" => %{
|
||||
"name" => "glitch-lily",
|
||||
|
|
Loading…
Reference in a new issue