mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-04-20 15:51:22 +02:00
test
This commit is contained in:
parent
2e3922e618
commit
750ac7b254
1
build.sh
1
build.sh
@ -47,6 +47,7 @@ get_last_commit_info () {
|
||||
echo " >>> 3"
|
||||
GIT_BRANCH=$(git $SAFE_DIRECTORY rev-parse --abbrev-ref HEAD)
|
||||
echo " >>> 4"
|
||||
git $SAFE_DIRECTORY describe --tags
|
||||
GIT_TAG=$(git $SAFE_DIRECTORY describe --tags 2> /dev/null)
|
||||
echo " >>> 5"
|
||||
GIT_SHA=$(git $SAFE_DIRECTORY rev-parse HEAD)
|
||||
|
Loading…
x
Reference in New Issue
Block a user