Attempt to test tsx
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
7aa71d4dae
commit
ec3d9c3179
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -28,7 +28,7 @@ pipeline {
|
||||
stage('tsx') {
|
||||
agent {
|
||||
docker {
|
||||
image 'node:22-alpine'
|
||||
image 'node:current'
|
||||
args '-u root --privileged'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user