disable testing
This commit is contained in:
@@ -43,11 +43,11 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('msys2_test') {
|
// stage('msys2_test') {
|
||||||
steps {
|
// steps {
|
||||||
script { retryWithBackoff(2, 5) { bat 'scripts\\run_tests.cmd' } }
|
// script { retryWithBackoff(2, 5) { bat 'scripts\\run_tests.cmd' } }
|
||||||
}
|
// }
|
||||||
}
|
// }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user