Prevent waiting for currently running job
All checks were successful
s434704-training/pipeline/head This commit looks good
All checks were successful
s434704-training/pipeline/head This commit looks good
This commit is contained in:
parent
3fb4da9f49
commit
87d7867340
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -29,7 +29,7 @@ stages {
|
||||
success {
|
||||
build job: 's434704-training/master', parameters: [
|
||||
string(name: 'options', value: "-shuffle=true")
|
||||
]
|
||||
], wait: false
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user