need this argument as well

This commit is contained in:
2023-09-21 18:27:54 +02:00
parent 6579c6d864
commit 4fedcc47c2

@ -3,6 +3,7 @@ pipeline {
dockerfile {
dir 'automation'
reuseNode true
args '--network host'
}
}