New builds
This commit is contained in:
parent
adcaaa5707
commit
fd7e43de70
|
|
@ -10,7 +10,7 @@ pipeline {
|
|||
docker {
|
||||
image 'schemers/chibi:head'
|
||||
reuseNode true
|
||||
args:'--user=root'
|
||||
args '--user=root'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
|
|
|||
Loading…
Reference in New Issue