Skip to content

Commit

Permalink
Manually updating job name
Browse files Browse the repository at this point in the history
  • Loading branch information
maknop committed Aug 8, 2023
1 parent 0c42733 commit 7661d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ pipeline {
steps {
withVault([configuration: configuration, vaultSecrets: secrets]) {
sh '''
export JOB_NAME="RedHatInsights-insights-chrome-pipeline-pr-check-master"
curl -sSL "${COMMON_BUILDER}/src/frontend-build.sh" > .frontend-build.sh
source ./.frontend-build.sh
BUILD_RESULTS=$?
Expand Down

0 comments on commit 7661d94

Please sign in to comment.