disable until dos can be reflashed

pull/23741/head
Adeeb Shihadeh 3 years ago
parent 0412190a42
commit f231caf1e3
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -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 {

Loading…
Cancel
Save