From b62264326ff06e36618828524860210e1af18a0b Mon Sep 17 00:00:00 2001 From: andrewc Date: Tue, 24 Oct 2023 14:28:56 +1000 Subject: [PATCH] Push libs debug --- kibot-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kibot-ci.yml b/kibot-ci.yml index 348fd38..8e7b604 100644 --- a/kibot-ci.yml +++ b/kibot-ci.yml @@ -127,7 +127,7 @@ image: CURR_B=$(git branch --remote --verbose --no-abbrev --contains | sed -rne 's/^[^\/]*\/([^\ ]+).*$/\1/p') git log git rev-parse HEAD - git branch + git branch --remote git remote get-url origin echo $CURR_B git checkout origin/$CURR_B