Hacker News new | ask | show | jobs
by david_allison 1222 days ago
Set up the environment on the runner, not in the job: https://docs.gitlab.com/ee/ci/runners/configure_runners.html...

At the very least, see if you can keep heavy dependencies on the local network rather than depending on the internet.