docker from image
This commit is contained in:
parent
0f32cb6e77
commit
3b9fdad968
@ -25,9 +25,9 @@ pipeline {
|
||||
|
||||
stage('Execute Script') {
|
||||
agent {
|
||||
dockerfile {
|
||||
filename 'Dockerfile'
|
||||
reuseNode true
|
||||
docker {
|
||||
image 'filnow/ium:ium'
|
||||
args '-u root'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user