Making the build work
This commit is contained in:
parent
2230a64d8e
commit
1dc7c37d3c
|
|
@ -3,7 +3,6 @@ pipeline {
|
|||
dockerfile {
|
||||
filename 'Dockerfile.jenkins'
|
||||
dir '.'
|
||||
label 'r7rs-pffi-jenkins'
|
||||
args '--privileged'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue