Attempt to solve a CI permissions issue take 5
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
All checks were successful
timw4mail/rusty-numbers/pipeline/head This commit looks good
This commit is contained in:
parent
b6884ec39d
commit
fce5d42be2
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
dockerfile {
|
docker {
|
||||||
image 'rust:latest'
|
image 'rust:latest'
|
||||||
args '--privileged'
|
args '--privileged'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user