From 088d11339d25868061eccb94d36b6b16b572a0f3 Mon Sep 17 00:00:00 2001 From: andrewc Date: Thu, 16 Jan 2025 15:44:25 +1000 Subject: [PATCH] Updated ki-ntree and stopped allowing release to always succeed --- .scripts/ki-ntree | 2 +- kibot-ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.scripts/ki-ntree b/.scripts/ki-ntree index f2f6007..65cfbb5 160000 --- a/.scripts/ki-ntree +++ b/.scripts/ki-ntree @@ -1 +1 @@ -Subproject commit f2f6007b7e29c5bc6d0033f377dd5cd504da21d7 +Subproject commit 65cfbb5b2a8a1f48f351edd147a3e6bd0a8f64d3 diff --git a/kibot-ci.yml b/kibot-ci.yml index 63ceb7d..eceb617 100644 --- a/kibot-ci.yml +++ b/kibot-ci.yml @@ -367,4 +367,4 @@ release_job: i=$(( i + 1 )) done chmod +x fab.sh - ./fab.sh || true + ./fab.sh