Update build.sh
This commit is contained in:
parent
2b68819621
commit
c1a8e294ce
1 changed files with 2 additions and 0 deletions
2
build.sh
2
build.sh
|
@ -1,2 +1,4 @@
|
||||||
echo "Building..."
|
echo "Building..."
|
||||||
|
echo "The current branch is ${DRONE_BRANCH}"
|
||||||
|
echo "The current commit hash is ${DRONE_COMMIT_SHA}"
|
||||||
echo "Building done."
|
echo "Building done."
|
||||||
|
|
Loading…
Reference in a new issue