More debug push libs
This commit is contained in:
@@ -125,6 +125,7 @@ image:
|
|||||||
git remote set-url origin https://ci_push:$TOKEN@gitlab.com/Micromelon/education/hardware/$REPO
|
git remote set-url origin https://ci_push:$TOKEN@gitlab.com/Micromelon/education/hardware/$REPO
|
||||||
git fetch --all
|
git fetch --all
|
||||||
CURR_B=$(git branch --remote --verbose --no-abbrev --contains | sed -rne 's/^[^\/]*\/([^\ ]+).*$/\1/p')
|
CURR_B=$(git branch --remote --verbose --no-abbrev --contains | sed -rne 's/^[^\/]*\/([^\ ]+).*$/\1/p')
|
||||||
|
git log
|
||||||
git rev-parse HEAD
|
git rev-parse HEAD
|
||||||
git branch
|
git branch
|
||||||
git remote get-url origin
|
git remote get-url origin
|
||||||
|
|||||||
Reference in New Issue
Block a user