From 2e09300c99e26e8b243a90197874ec566ad00798 Mon Sep 17 00:00:00 2001 From: Daniel Jones Date: Tue, 18 Jan 2022 12:33:39 +0000 Subject: [PATCH] LESS BIAS --- content/blog/ci-shootout-conclusion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/ci-shootout-conclusion.md b/content/blog/ci-shootout-conclusion.md index ca8d96e1..96f123b8 100644 --- a/content/blog/ci-shootout-conclusion.md +++ b/content/blog/ci-shootout-conclusion.md @@ -363,4 +363,4 @@ Please stop using Jenkins. Use Concourse if you're doing true continuous delivery, and find it desirable to have large integration pipelines that trigger for many reasons and present a snapshot view of the current state of a project/environment. -Use Tekton or Argo Workflows if you want many small, decoupled pipelines that are only triggered by a single Git repository, and are happy being tied to Kubernetes, and don't need a great build monitor view. +Use Tekton or Argo Workflows if you want many small, decoupled pipelines that are only triggered by a single Git repository, and are happy being tied to Kubernetes, and don't need a single build monitor view.