fixed node agent
Some checks failed
InnoHub Processor/tatort/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2025-06-25 10:13:21 +02:00
parent 7d15e0369d
commit 355e4f3287

2
Jenkinsfile vendored
View File

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