From 1743c50e4d5f4083af6aea197819886115d65f6a Mon Sep 17 00:00:00 2001 From: Michal Nowikowski Date: Tue, 10 May 2022 06:32:28 +0200 Subject: [PATCH] Add Kraken CI Add Kraken CI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ae30429..09d937ca 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories. * [Go](http://www.go.cd/) - Open source continuous delivery server. * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server. +* [Kraken CI](https://kraken.ci/) - A modern CI/CD, open-source, on-premise system that is highly scalable and focused on testing. * [Concourse CI](https://concourse.ci/) - A pipeline-based CI system written in Go. * [Spinnaker](http://www.spinnaker.io/) - Open source, multi-cloud continuous delivery platform for releasing software changes. * [TeamCity](https://www.jetbrains.com/teamcity/) - Powerful Continuous Integration out of the box