CI: Don't use docker's `ADD` for copying files from URLs
For some reason docker has DNS issues in our runner. I've been informed that it's better to not rely docker to download files so let's try this.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
For some reason docker has DNS issues in our runner. I've been informed that it's better to not rely docker to download files so let's try this.