Skip to content
Snippets Groups Projects
Commit 1d617670 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4488 Use NodeJS 18 for builds at Jenkins

parent 97aef9d1
No related branches found
No related tags found
No related merge requests found
pipeline { pipeline {
agent { agent {
node { node {
label 'jenkins-build-agent-nodejs-16' label 'jenkins-build-agent-nodejs-18'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment