get gitea json object
Some checks failed
InnoHub Processor/tatort/pipeline/head There was a failure building this commit

This commit is contained in:
2025-07-01 12:53:19 +02:00
parent 0622fce790
commit 45644c9695

2
Jenkinsfile vendored
View File

@@ -39,8 +39,6 @@ pipeline {
echo "Gefunden: ${repoConfig.name}, Branch: ${repoConfig.branch}"
echo repoConfig
def jobsToTrigger = repoConfig.jobs
}
}
}