disable until dos can be reflashed

This commit is contained in:
Adeeb Shihadeh
2022-02-10 20:31:02 -08:00
parent 0412190a42
commit f231caf1e3
Vendored
+2
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 {