Set agent

This commit is contained in:
2025-11-26 12:57:04 +01:00
parent 50aa2e9371
commit d66ee6d6f3

2
Jenkinsfile vendored
View File

@@ -1,5 +1,5 @@
pipeline {
agent any
agent { label 'ml-builder-live-ci' }
options {
withFolderProperties()