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