Code coverage take 2
Some checks failed
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/rusty-numbers/pipeline/head There was a failure building this commit
This commit is contained in:
parent
38c2d93c0a
commit
48e6550c48
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -2,6 +2,7 @@ pipeline {
|
|||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'rust:latest'
|
image 'rust:latest'
|
||||||
|
args '-u root --privileged'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user