Browse Source

ROS msgs: add testing branch

sbg
TSC21 6 years ago committed by Lorenz Meier
parent
commit
1dcb429d2d
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

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

Loading…
Cancel
Save