Common CI workflows for Project Catalyst.
The Documentation for how to use this repo are found here:
Many services used by CI need authentication.
- Make sure you use
docker loginfor dockerhub.com - Copy
.secret.templateto.secretand provide the required secrets for access to the specified services.
Failure to do these things could cause your builds to fail due to rate limiting, or inaccessible services.