New builds
This commit is contained in:
parent
239ff47043
commit
71778bf94c
|
|
@ -26,8 +26,8 @@ pipeline {
|
|||
agent {
|
||||
docker {
|
||||
image "schemers/chibi:head"
|
||||
user 'root'
|
||||
reuseNode true
|
||||
args '--user=root'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
|
|
|||
Loading…
Reference in New Issue