Commit 698eb72f authored by 郭灿峰's avatar 郭灿峰

Update Jenkinsfile

parent 862a8734
...@@ -5,7 +5,7 @@ pipeline { ...@@ -5,7 +5,7 @@ pipeline {
args '-v /root/.m2:/root/.m2' args '-v /root/.m2:/root/.m2'
args '-v /var/run/docker.sock:/var/run/docker.sock' args '-v /var/run/docker.sock:/var/run/docker.sock'
} }
}
stages { stages {
stage('Build') { stage('Build') {
steps { steps {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment