New builds

This commit is contained in:
retropikzel 2026-07-22 17:42:44 +03:00
parent 239ff47043
commit 71778bf94c
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -26,8 +26,8 @@ pipeline {
agent {
docker {
image "schemers/chibi:head"
user 'root'
reuseNode true
args '--user=root'
}
}
steps {