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:
Alex Gleason 2023-10-04 23:11:03 +00:00
commit a110a395c1

View file

@ -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",