Skip to content

Commit bf12a1d

Browse files
committed
Update status from build binary
1 parent 7a70276 commit bf12a1d

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
@@ -83,7 +83,6 @@ pipeline {
8383
}
8484
steps {
8585
script {
86-
if (officialReleaseFileFound == 0) {
8786
echo('Using built simple-relmgt...')
8887
releaseStatus = sh(script: releaseCmdPath + ' check', returnStatus: true)
8988
}

0 commit comments

Comments
 (0)