Update file config.exs

This commit is contained in:
Aldis Ruiz 2023-09-19 23:00:15 +00:00
parent 9bec0223a0
commit d6503e44b0

View file

@ -801,9 +801,9 @@
"name" => "soapbox",
"git" => "https://gitlab.com/soapbox-pub/soapbox",
"build_url" =>
"https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build-production",
"ref" => "develop",
"build_dir" => "static"
"https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/${ref}/download?job=build",
"ref" => "main",
"build_dir" => "dist"
},
"glitch-lily" => %{
"name" => "glitch-lily",