ROS msgs: add testing branch

This commit is contained in:
TSC21 2019-01-27 17:27:56 +00:00 committed by Lorenz Meier
parent 84c6e07c5c
commit 1dcb429d2d
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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