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
Vendored
+1 -1
View File
@@ -525,7 +525,7 @@ pipeline {
when { when {
anyOf { anyOf {
branch 'master' branch 'master'
branch 'feature/jenkins_deploy_px4_ros_com' // for testing branch 'pr-jenkins' // for testing
} }
} }
options { options {