We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae5df9 commit c06b373Copy full SHA for c06b373
.rultor.yml
@@ -16,5 +16,4 @@ release:
16
[[ "${tag}" =~ ^[0-9]+(\.[0-9]+)*$ ]] || exit -1
17
git submodule init
18
git submodule update
19
- git tag "${tag}"
20
./gradlew clean build check test
0 commit comments