Make the build work in Jenkins #1
|
@ -4,6 +4,7 @@ pipeline {
|
|||
dockerfile {
|
||||
filename 'Dockerfile.jenkins'
|
||||
dir '.'
|
||||
args '-u root --privileged'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue