using new docker container name
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details

This commit is contained in:
Ulrich Mohr 2022-03-02 17:55:12 +01:00
parent f413ed6f7d
commit 221d7b408a
1 changed files with 1 additions and 1 deletions

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'
}
}