disable until dos can be reflashed

old-commit-hash: f231caf1e3
commatwo_master
Adeeb Shihadeh 3 years ago
parent 0b50976393
commit fac7291323
  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