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

OZG-2958 OZG-3246 Use default build agent again

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