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", "git" => "https://gitlab.com/soapbox-pub/soapbox",
"build_url" => "build_url" =>
"https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build", "https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build",
"ref" => "main", "ref" => "main"
"build_dir" => "dist"
}, },
"glitch-lily" => %{ "glitch-lily" => %{
"name" => "glitch-lily", "name" => "glitch-lily",