justforfunc
justforfunc copied to clipboard
Configure Cirrus CI
I saw on Twitter there were issues with gimme, Cirrus CI uses official golang
Docker images which makes it independent from gimme and makes the CI builds to start in seconds.
Plus Cirrus CI is running on Google Cloud (GKE) which makes it twice as faster as the current CI by simply having faster vCPUs and Network. ⚡️⚡️
Also Cirrus CI is using source{d}'s awesome go-git
for cloning inside of a container 😉
In case you'll decide to merge, don't forget to install Cirrus CI from GitHub Marketplace first. Or feel free to close the PR otherwise.