From 154cc42d28c6e99759c8dd8ac7de2d304fa3e95d Mon Sep 17 00:00:00 2001 From: Marius Stanca Date: Tue, 19 Oct 2021 00:00:25 +0300 Subject: [PATCH] Add Github Actions in CI/CD section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6151a83..8e78d4e 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ A curated list of awesome DevOps tools, technologies, platforms and resources. T - [Buildkite](https://buildkite.com/) - run fast, secure, and scalable continuous integration pipelines on your own infrastructure. - [Cirrus CI](https://cirrus-ci.org/) - cycle fast, efficient, and secure with modern cloud technologies. - [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 ## Source Code Management