mirror of
https://github.com/HarbourMasters/Shipwright
synced 2026-05-28 00:25:46 -04:00
Get rid of timeout
Just causing problems
This commit is contained in:
Vendored
-1
@@ -3,7 +3,6 @@ pipeline {
|
||||
|
||||
options {
|
||||
timestamps()
|
||||
timeout(time: 60, unit: 'MINUTES')
|
||||
skipDefaultCheckout(true)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user