Revert "disable until dos can be reflashed"

This reverts commit f231caf1e3.
pull/23760/head
Adeeb Shihadeh 2022-02-11 11:44:59 -08:00
parent 3e915cf628
commit 2a0307a8cb
1 changed files with 0 additions and 2 deletions

2
Jenkinsfile vendored
View File

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