From 7cd1aa8fa5ade4551c604e285540697662b39bb6 Mon Sep 17 00:00:00 2001 From: Amneesh Singh Date: Mon, 24 Oct 2022 09:12:52 +0530 Subject: [PATCH] posts: Update Done With ConcourseCI Signed-off-by: Amneesh Singh --- posts/done-with-concourse-ci.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/posts/done-with-concourse-ci.org b/posts/done-with-concourse-ci.org index 0d8f613..8b5233f 100644 --- a/posts/done-with-concourse-ci.org +++ b/posts/done-with-concourse-ci.org @@ -26,3 +26,6 @@ I will use DroneCI as soon as I am done with rewiring this stupid pile of messs * UPDATE 1 I might just use WoodpeckerCI but it lacks support for Vault. I shall try it regardless since [[https://github.com/woodpecker-ci/woodpecker/pull/915][this PR]] exists. + +* UPDATE 2 +Okay so I spent an entire day experimenting; and while Woodpecker is very promising, it is stupid simple and thus, lacks what it takes to be a CI for more complex projects. Luckily, I do not have any complex projects, at least not right now. When I do, I shall move back to concourse perhaps and I hope that by that time, there will be multi arch support.