forked from Archive/PX4-Autopilot
reverse adding 'master' build for deploy
This commit is contained in:
parent
f1cb3f2eac
commit
f0651663bb
|
@ -714,7 +714,7 @@ pipeline {
|
|||
}
|
||||
when {
|
||||
anyOf {
|
||||
branch 'master'
|
||||
//branch 'master'
|
||||
branch 'pr-jenkins' // for testing
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue