Jenkins CI: PX4 ROS2 bridge stage: rollback test branch name

This commit is contained in:
TSC21 2019-02-04 09:56:21 +00:00 committed by Nuno Marques
parent cd49556aee
commit 6178ead6ea
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -525,7 +525,7 @@ pipeline {
when {
anyOf {
branch 'master'
branch 'feature/jenkins_deploy_px4_ros_com' // for testing
branch 'pr-jenkins' // for testing
}
}
options {