Fork me on GitHub
#leiningen
<
2020-11-15
>
dangercoder08:11:27

@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

Louis Kottmann10:11:38

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