forked from mindol1004/msa-kiz-app
업데이트 'Jenkinsfile'
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -39,6 +39,7 @@ podTemplate(
|
||||
|
||||
stage("Gradle Build") {
|
||||
container('gradle') {
|
||||
sh 'chmod +x ./gradlew'
|
||||
sh './gradlew build'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user