Everywhere a CI script takes repos file URLs, assume that the URL might only be accessible in the current context, and that it might not be valid inside of a docker container.
This has the added benefit of earlier failure when an invalid URL is given.
Everywhere a CI script takes repos file URLs, assume that the URL might only be accessible in the current context, and that it might not be valid inside of a docker container.
This has the added benefit of earlier failure when an invalid URL is given.