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

OZG-5218 Use jenkins agent for jdk 21

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