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
|
||||
|
||||
tools {
|
||||
nodejs 'Node' // Ensure NodeJS installation in Jenkins Global Tool Config is named "Node"
|
||||
|
||||
}
|
||||
|
||||
environment {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user