Updated node version
Some checks failed
tombutcher.work/tombutcher-ui/pipeline/head There was a failure building this commit
Some checks failed
tombutcher.work/tombutcher-ui/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b80df9dcf3
commit
f78b47e41f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
tools {
|
tools {
|
||||||
nodejs 'Node16' // This should match the name of your NodeJS installation in Jenkins tools
|
nodejs 'Node23' // This should match the name of your NodeJS installation in Jenkins tools
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user