Commit a5a5b555 authored by Muhammad Suleman's avatar Muhammad Suleman

Update Jenkinsfile

parent 323a11ba
......@@ -6,6 +6,7 @@ pipeline {
agent {
docker {
image 'maven:3.6.3'
args '-u root:root'
}
}
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