Skip to content
Snippets Groups Projects
Commit 2fa5ff00 authored by Calen Pennington's avatar Calen Pennington
Browse files

TEST: increase the timeout on the linting jobs

parent 86be8d12
Branches
Tags
No related merge requests found
......@@ -45,7 +45,7 @@ pipeline {
options {
sendSplunkConsoleLog()
timestamps()
timeout(60)
timeout(120)
}
stages {
stage('Mark build as pending on Github') {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment