Revert "Upgrade edx-lint" (#21930)

This commit is contained in:
Stu Young
2019-10-03 16:23:44 -04:00
committed by GitHub
parent 3599ee3878
commit 7de7bcb398
4 changed files with 10 additions and 10 deletions

View File

@@ -45,7 +45,7 @@ pipeline {
options {
sendSplunkConsoleLog()
timestamps()
timeout(120)
timeout(60)
}
stages {
stage('Mark build as pending on Github') {