mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 07:22:04 +08:00
disable until dos can be reflashed
This commit is contained in:
Vendored
+2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user