NoIssue: Initial autogenerated files (from 'module_setup-0.0.2.3')
This commit is contained in:
6
publishCICD.sh
Executable file
6
publishCICD.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 (CI/CD) $VERSION..."
|
||||
./gradlew -Pversion=$VERSION publish
|
||||
Reference in New Issue
Block a user