This commit is contained in:
parent
218e99c65f
commit
b377d8b7f0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,7 +7,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh './gradlew jar'
|
||||
sh './gradlew build'
|
||||
}
|
||||
post {
|
||||
success {
|
||||
|
Reference in New Issue
Block a user