update node
This commit is contained in:
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@@ -1,8 +1,9 @@
|
||||
pipeline {
|
||||
agent { dockerfile {
|
||||
agent {
|
||||
dockerfile {
|
||||
filename 'Dockerfile'
|
||||
dir '.'
|
||||
label 'docker'
|
||||
label 'pyDABFActory-CIAgent'
|
||||
args '--privileged -u root:root'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user