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

Loading…
Cancel
Save