mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-20 13:32:04 +08:00
Revert "disable until dos can be reflashed"
This reverts commit f231caf1e3.
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