@lkottmann cool, right now I am building with clojure:lein image and run it with an alpine jdk docker image on Kubernetes. I'm using Tekton for CI/CD and Lein as my build tool https://cloud.google.com/tekton
Tekton looks really nice, I like that it lets you reuse the same cluster to build & host the app I would try it if I were to make CI/CD from scratch