mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-31 07:20:14 -05:00
Get rid of timeout
Just causing problems
This commit is contained in:
parent
8ba5d827c5
commit
3013c18e13
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,7 +3,6 @@ pipeline {
|
|||||||
|
|
||||||
options {
|
options {
|
||||||
timestamps()
|
timestamps()
|
||||||
timeout(time: 60, unit: 'MINUTES')
|
|
||||||
skipDefaultCheckout(true)
|
skipDefaultCheckout(true)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user