Fix pipeline

This commit is contained in:
2023-07-30 16:28:33 +02:00
parent 04f0188c3f
commit d2ed44cc9a
2 changed files with 2 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ pipeline {
}
stage('Trigger Tool') {
steps {
echo 'Trigger jobs'
// build wait: false, job: 'TippligaUpdater'
// build wait: false, job: 'WTLPokalUpdater'
}