Skip to content

Commit

Permalink
Merge pull request #4236 from locriandev/images-health-display-version
Browse files Browse the repository at this point in the history
Images health - display build version
  • Loading branch information
openshift-merge-bot[bot] authored Aug 28, 2024
2 parents 7b5391a + af3aed9 commit 801d807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/scanning/images-health/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ node() {
)

commonlib.checkMock()
currentBuild.displayName += " - ${params.BUILD_VERSION}"

// Working dirs
def artcd_working = "${WORKSPACE}/artcd_working"
Expand Down

0 comments on commit 801d807

Please sign in to comment.