node
This commit is contained in:
parent
cfce912164
commit
ce464bcc12
|
@ -17,8 +17,6 @@ switch (env.BRANCH_NAME) {
|
|||
}
|
||||
|
||||
node {
|
||||
agent any
|
||||
|
||||
tools {nodejs "node"}
|
||||
|
||||
stage ('Print environment variables') {
|
||||
|
|
Loading…
Reference in New Issue