NoIssue: Initial autogenerated files (from 'module_setup-0.0.2.3')
This commit is contained in:
6
publish.sh
Executable file
6
publish.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
export VERSION=$(git describe --tags --exact-match 2>/dev/null \
|
||||
|| git symbolic-ref --short -q HEAD \
|
||||
|| git rev-parse --short HEAD)
|
||||
|
||||
echo "Building and publishing $VERSION..."
|
||||
./gradlew -Pversion=$VERSION publishToMavenLocal
|
||||
Reference in New Issue
Block a user