Remove NodeJS reference for Windows Minikube pipeline
This commit is contained in:
parent
8003e8992e
commit
ecd840b0c8
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -2,7 +2,7 @@ pipeline {
|
|||||||
agent any
|
agent any
|
||||||
|
|
||||||
tools {
|
tools {
|
||||||
nodejs 'Node' // Ensure NodeJS installation in Jenkins Global Tool Config is named "Node"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
environment {
|
environment {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user