Tag: CI/CD
-
Playing with Earthly
We’re making extensive use of Earthly to build the Kairos images. It’s like a mix of Make and Docker, and I liked it a lot. We run it on top of GitHub Actions, but it can run on any other CI service. It can even run on your local machine, which is something I wanted to have for quite a while.