Skip to content

Commit c9c8974

Browse files
committed
merging in bug fixes for build type identification logic
1 parent 708211c commit c9c8974

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
@@ -146,7 +146,6 @@ pipeline {
146146
stage("Set ENV PR build"){
147147
when {
148148
not {environment name: 'CHANGE_ID', value: ''}
149-
environment name: 'MULTIARCH', value: 'false'
150149
}
151150
steps {
152151
script{

0 commit comments

Comments
 (0)