From 29232b24994fa4e4b436499f470da57a9bd879d3 Mon Sep 17 00:00:00 2001
From: TSC21 <n.marques21@hotmail.com>
Date: Thu, 31 Jan 2019 22:59:55 +0000
Subject: [PATCH] Jenkins: px4_ros_com deploy: test

---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 2451ab2873..f42ec1f7f4 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -524,7 +524,7 @@ pipeline {
           when {
             anyOf {
               branch 'master'
-              branch 'pr-jenkins' // for testing
+              branch 'feature/jenkins_deploy_px4_ros_com' // for testing
             }
           }
           options {
-- 
GitLab