Browse Source

Jenkins: re-enable microRTPS bridge templates and scripts deployment

sbg
TSC21 5 years ago committed by Nuno Marques
parent
commit
f1cb3f2eac
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -714,7 +714,7 @@ pipeline { @@ -714,7 +714,7 @@ pipeline {
}
when {
anyOf {
//branch 'master'
branch 'master'
branch 'pr-jenkins' // for testing
}
}

Loading…
Cancel
Save