try adding root to dockerhub
This commit is contained in:
parent
4bcfd02030
commit
807f85790f
@ -2,6 +2,7 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'karolcyganik/ium:latest'
|
||||
args '-u root'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user