Odd #758

Merged
mohr merged 9 commits from development-doc-deployment into development 2023-10-25 12:39:37 +02:00
Showing only changes of commit 515c66a780 - Show all commits

View File

@ -6,7 +6,7 @@ pipeline {
}
agent {
docker {
image 'fsfw-ci:d6'
image 'fsfw-ci:d11'
args '--network host --sysctl fs.mqueue.msg_max=100'
}
}