8 AM commits

This commit is contained in:
asie 2018-11-01 08:03:04 +01:00
parent 84b8fe3134
commit 35e7988efe
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -9,7 +9,7 @@ node {
sh "chmod +x gradlew"
sh "./gradlew build --refresh-dependencies"
stage 'Publish"
stage 'Publish'
sh "./gradlew publish"