disable until dos can be reflashed

pull/23741/head
Adeeb Shihadeh 2022-02-10 20:31:02 -08:00
parent 0412190a42
commit f231caf1e3
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -157,6 +157,7 @@ pipeline {
}
*/
/*
stage('C3: build') {
environment {
R3_PUSH = "${env.BRANCH_NAME == 'master' ? '1' : ' '}"
@ -171,6 +172,7 @@ pipeline {
])
}
}
*/
stage('C3: HW + Unit Tests') {
steps {