mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-03 23:39:57 +01:00
Testing timeout
This commit is contained in:
parent
d4ce65b28b
commit
97416d3813
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -109,7 +109,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
milestone
|
||||
timeout(time:5, unit:'DAYS') {
|
||||
timeout(time:5, unit:'MINUTES') {
|
||||
input {
|
||||
message: "Do you wish to release?"
|
||||
ok: "Release"
|
||||
|
|
|
|||
Loading…
Reference in a new issue