Skip to content
Snippets Groups Projects
Commit 51e86a7b authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4488 Revert to NodeJS 16 for builds at Jenkins

`mvn` not found in NodeJS 18 image - need to investigate later.
parent 1d617670
Branches
Tags
No related merge requests found
pipeline { pipeline {
agent { agent {
node { node {
label 'jenkins-build-agent-nodejs-18' label 'jenkins-build-agent-nodejs-16'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment