Merge pull request #24 from dakotak/patch-1

Add Earthly to CI/CD section
This commit is contained in:
Marius Stanca 2022-07-15 14:38:14 +03:00 committed by GitHub
commit 6a18ab7db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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