Skip to content
Snippets Groups Projects
Commit 9221ed74 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4320 OZG-4536 Use NodeJS 18 for builds at Jenkins (again)

parent 6adac830
Branches
Tags
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