merging in bug fixes for build type identification logic

This commit is contained in:
thelamer 2018-08-23 16:26:05 -07:00
parent b6317acc8b
commit 087a4dc000

1
Jenkinsfile vendored
View File

@ -163,7 +163,6 @@ pipeline {
stage("Set ENV PR build"){
when {
not {environment name: 'CHANGE_ID', value: ''}
environment name: 'MULTIARCH', value: 'false'
}
steps {
script{