Jenkins: re-enable microRTPS bridge templates and scripts deployment

This commit is contained in:
TSC21 2020-01-10 13:13:17 +00:00 committed by Nuno Marques
parent 722f287281
commit f1cb3f2eac
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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