worker node 2 on jenkins

This commit is contained in:
work 2025-02-04 18:21:02 +01:00
parent 9f900cc66a
commit 20ceacac3f

2
Jenkinsfile vendored
View file

@ -1,6 +1,6 @@
pipeline { pipeline {
agent { agent {
label 'workerNode' label 'worker2'
} }
environment { environment {