need this argument as well
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Robin Müller 2023-09-21 18:27:54 +02:00
parent 6579c6d864
commit 4fedcc47c2
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

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