justforfunc icon indicating copy to clipboard operation
justforfunc copied to clipboard

Configure Cirrus CI

Open fkorotkov opened this issue 6 years ago • 0 comments

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. ⚡️⚡️

image

image

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.

fkorotkov avatar Aug 14 '18 14:08 fkorotkov