агент
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -9,6 +9,7 @@ pipeline {
|
|||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
checkout scm
|
checkout scm
|
||||||
|
sh 'ls'
|
||||||
sh './mvnw compile'
|
sh './mvnw compile'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user