Disable triggering LigaCup

This commit is contained in:
Julian Arndt
2025-01-31 12:28:44 +01:00
parent 09e15afe62
commit 0405a3d928
+1 -1
View File
@@ -45,7 +45,7 @@ pipeline {
build wait: false, job: 'TippligaUpdater'
build wait: false, job: 'WTLPokalUpdater'
build wait: false, job: 'SupercupUpdater'
build wait: false, job: 'LigaCupUpdater'
// build wait: false, job: 'LigaCupUpdater'
}
}
}