oh, its probably that..
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good

This commit is contained in:
Robin Müller 2023-12-12 13:59:28 +01:00
parent 5739c4f357
commit 5084db6cd6

View File

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