Skip to content

Commit 087a4dc

Browse files
committed
merging in bug fixes for build type identification logic
1 parent b6317ac commit 087a4dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ pipeline {
163163
stage("Set ENV PR build"){
164164
when {
165165
not {environment name: 'CHANGE_ID', value: ''}
166-
environment name: 'MULTIARCH', value: 'false'
167166
}
168167
steps {
169168
script{

0 commit comments

Comments
 (0)