Browse Source

Jenkins: px4_ros_com deploy: test

sbg
TSC21 6 years ago committed by Nuno Marques
parent
commit
29232b2499
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

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

Loading…
Cancel
Save