Update Jenkinsfile
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -2,9 +2,6 @@ def gv
|
|||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
tools {
|
|
||||||
maven 'Maven'
|
|
||||||
}
|
|
||||||
stages {
|
stages {
|
||||||
stage("init") {
|
stage("init") {
|
||||||
steps {
|
steps {
|
||||||
|
|||||||
Reference in New Issue
Block a user