From 8ac3d8d151c3bedaf19e833c94a225c520898396 Mon Sep 17 00:00:00 2001 From: Dakota Knutson Date: Wed, 13 Jul 2022 14:05:35 -0700 Subject: [PATCH] Add Earthly to CI/CD section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6a9e67b..f1befe8 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Codefresh](https://codefresh.io/) - GitOps automation platform for Kubernetes apps. - [Github actions](https://github.com/features/actions) - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. - [Kraken CI](https://kraken.ci/) - modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. + - [Earthly](https://earthly.dev/) - Develop CI/CD pipelines locally and run them anywhere. ## Source Code Management