We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f90a0b commit 1166401Copy full SHA for 1166401
build
@@ -1,7 +1,5 @@
1
#!/bin/sh
2
3
-cd $(dirname $(realpath $0))/../../
4
-
5
BUILD_VERSION=${BUILD_VERSION:-0.0.0}
6
7
HASH=`git log -n1 --pretty=format:%h`
0 commit comments