Fixed misspelling
This commit is contained in:
parent
fa28d7e3d7
commit
b80ca96a73
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -10,7 +10,7 @@ node {
|
|||
|
||||
stage('Build') {
|
||||
sh './gradlew clean'
|
||||
sh './gradle build'
|
||||
sh './gradlew build'
|
||||
}
|
||||
|
||||
stage('Test') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue