Try using the deno docker image
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/scroll/pipeline/head There was a failure building this commit
This commit is contained in:
parent
9500e3d630
commit
f48ae76320
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -16,7 +16,6 @@ pipeline {
|
||||
agent {
|
||||
docker {
|
||||
image 'deno:alpine'
|
||||
#image 'rust:alpine'
|
||||
args '-u root --privileged'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user