From 98199c71d18eff216df04e79bdc8910ae5d49295 Mon Sep 17 00:00:00 2001 From: andrewc Date: Tue, 24 Oct 2023 14:20:30 +1000 Subject: [PATCH] More debug push libs --- kibot-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/kibot-ci.yml b/kibot-ci.yml index 3cce3d3..348fd38 100644 --- a/kibot-ci.yml +++ b/kibot-ci.yml @@ -125,6 +125,7 @@ image: git remote set-url origin https://ci_push:$TOKEN@gitlab.com/Micromelon/education/hardware/$REPO git fetch --all CURR_B=$(git branch --remote --verbose --no-abbrev --contains | sed -rne 's/^[^\/]*\/([^\ ]+).*$/\1/p') + git log git rev-parse HEAD git branch git remote get-url origin