fixed node agent
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit

This commit is contained in:
2025-06-25 10:41:00 +02:00
parent 355e4f3287
commit d5a7058f2d

2
Jenkinsfile vendored
View File

@@ -1,6 +1,6 @@
pipeline {
agent { label 'master' }
agent any
stages {
stage('Install Dependencies') {