v1.9.0 #175

Merged
muellerr merged 623 commits from develop into main 2022-03-08 10:32:41 +01:00
Showing only changes of commit 221d7b408a - Show all commits

View File

@ -5,7 +5,7 @@ pipeline {
}
agent {
docker {
image 'eive-obsw:d2'
image 'eive-obsw-ci:d2'
args '--sysctl fs.mqueue.msg_max=100'
}
}