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
f48ae76320
commit
a209dce6ad
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -15,7 +15,7 @@ pipeline {
|
||||
stage('deno') {
|
||||
agent {
|
||||
docker {
|
||||
image 'deno:alpine'
|
||||
image 'deno:alpine-2'
|
||||
args '-u root --privileged'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user