Jenkins: px4_ros_com deploy: test

This commit is contained in:
TSC21
2019-01-31 22:59:55 +00:00
committed by Nuno Marques
parent 14d7adc519
commit 29232b2499
Vendored
+1 -1
View File
@@ -524,7 +524,7 @@ pipeline {
when {
anyOf {
branch 'master'
branch 'pr-jenkins' // for testing
branch 'feature/jenkins_deploy_px4_ros_com' // for testing
}
}
options {