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

OZG-5219 OZG-5251 Set jenkins agent with jdk21

parent f7afcd8b
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