using new docker container name
This commit is contained in:
parent
f413ed6f7d
commit
221d7b408a
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
}
|
||||
agent {
|
||||
docker {
|
||||
image 'eive-obsw:d2'
|
||||
image 'eive-obsw-ci:d2'
|
||||
args '--sysctl fs.mqueue.msg_max=100'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user