mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
reverse adding 'master' build for deploy
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -714,7 +714,7 @@ pipeline {
|
||||
}
|
||||
when {
|
||||
anyOf {
|
||||
branch 'master'
|
||||
//branch 'master'
|
||||
branch 'pr-jenkins' // for testing
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user