mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-27 17:42:04 +08:00
Revert "disable until dos can be reflashed"
This reverts commit cc7114a516027639118040c7fd9b266d93f8bee5. old-commit-hash: 2a0307a8cb1fb511df06a784b04baf6dd7ba77fb
This commit is contained in:
Vendored
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user