Setup rest of season 2024
This commit is contained in:
Vendored
+2
-2
@@ -33,8 +33,8 @@ pipeline {
|
||||
stage('Trigger') {
|
||||
steps {
|
||||
echo 'Trigger jobs'
|
||||
// build wait: false, job: 'TippligaUpdater'
|
||||
// build wait: false, job: 'WTLPokalUpdater'
|
||||
build wait: false, job: 'TippligaUpdater'
|
||||
build wait: false, job: 'WTLPokalUpdater'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user