Added maven_jenkins III
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -17,7 +17,6 @@ pipeline {
|
||||
sh 'mvn test'
|
||||
}
|
||||
}
|
||||
}
|
||||
stage ('Deployment Stage') {
|
||||
steps {
|
||||
sh 'mvn deploy'
|
||||
|
||||
Reference in New Issue
Block a user