OP#785 initial commit

This commit is contained in:
2026-09-22 11:55:36 +02:00
parent 56c9f21844
commit fa62e0476b

2
Jenkinsfile vendored
View File

@@ -1,5 +1,5 @@
pipeline {
agent any {
agent {
label 'puppet'
}