Files
Bubberstation/tools/tgs_scripts
SkyratBot 907d1cf673 [MIRROR] Install curl before attempting to install rust in TGS deps script [MDB IGNORE] (#21330)
* Install curl before attempting to install rust in TGS deps script (#75573)

TGS docker image had to drop libssl1.0.0 which it installed with a curl
of a now 404'ing .deb.

Transitively, curl isn't installed in the TGS docker image anymore.

This fixes CI for changes that trigger the TGS integration job. i.e.
#75570 and #75572 <- Please update master on these PRs after merging

I fucking despise distro package managers.

All in all we should have done this from the get-go.

* Install curl before attempting to install rust in TGS deps script

---------

Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
2023-05-22 18:58:13 +01:00
..