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

fix label of agent

parent 0f10966c
Branches
Tags
No related merge requests found
...@@ -3,7 +3,7 @@ def FAILED_STAGE ...@@ -3,7 +3,7 @@ def FAILED_STAGE
pipeline { pipeline {
agent { agent {
node { node {
label 'jenkins-build-agent-jdk21' 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