Fixing the build
This commit is contained in:
parent
5a11da9ea4
commit
2b31c0ebac
|
@ -4,6 +4,7 @@ pipeline {
|
|||
dockerfile {
|
||||
filename 'Dockerfile.jenkins'
|
||||
dir '.'
|
||||
args '-u root --privileged'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue