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
804544a0de
commit
861b769dfb
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -20,8 +20,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'apk add just'
|
sh 'apt install just'
|
||||||
sh 'apk add deno'
|
|
||||||
sh 'just deno-test'
|
sh 'just deno-test'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user