mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-01-30 23:10: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 {
|
||||
timestamps()
|
||||
timeout(time: 60, unit: 'MINUTES')
|
||||
skipDefaultCheckout(true)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user