From bd86e29a4e19ea0008161f87b368a4dbfb4f7d3f Mon Sep 17 00:00:00 2001 From: Inaki Date: Wed, 5 Feb 2020 20:19:46 +0100 Subject: [PATCH] Update cicd-alternatives.md --- docs/cicd-alternatives.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cicd-alternatives.md b/docs/cicd-alternatives.md index 24b08ca7..86f38177 100644 --- a/docs/cicd-alternatives.md +++ b/docs/cicd-alternatives.md @@ -9,6 +9,7 @@ * [Codefresh](https://codefresh.io/) * [skaffold](https://skaffold.dev/) * [Atlassian CI/CD](https://www.atlassian.com/continuous-delivery) + * [Bamboo](https://www.atlassian.com/software/bamboo) * [GitLab CI](https://dzone.com/articles/gitlab-ci-with-docker-environment-variable-quirks) * [GitHub Actions CI/CD](https://github.blog/2019-08-08-github-actions-now-supports-ci-cd/) * [Prow](https://github.com/kubernetes/test-infra/tree/master/prow)