Removing the use of Authentication Tokens for downloading packages
When downloading from GitLab, there's no need to provide a Job Token / Personal Access Token. These packages are publicly available. However, sometimes when one is provided, there is an authentication failure. We're not sure why that is the case, but this bypasses the problem.
Here's an example of the problem: compile-and-unit-test, Job 2448144