Browse Source

reverse adding 'master' build for deploy

sbg
TSC21 5 years ago committed by Nuno Marques
parent
commit
f0651663bb
  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