Small fixes and workarounds

This commit is contained in:
2025-01-28 19:56:18 +01:00
parent 38fba7b906
commit 32bc791bd0
5 changed files with 38 additions and 16 deletions

View File

@@ -36,7 +36,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'
}
}
}