Browse Source

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

sbg
TSC21 6 years ago committed by Nuno Marques
parent
commit
6178ead6ea
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -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 {

Loading…
Cancel
Save