mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 01:17:51 +08:00
reverse adding 'master' build for deploy
This commit is contained in:
Vendored
+1
-1
@@ -714,7 +714,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
when {
|
when {
|
||||||
anyOf {
|
anyOf {
|
||||||
branch 'master'
|
//branch 'master'
|
||||||
branch 'pr-jenkins' // for testing
|
branch 'pr-jenkins' // for testing
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user