Skip to content

Commit

Permalink
rename job name for prod_cron_meta_nightly_rhpam_pipeline.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdoliveira committed May 9, 2024
1 parent 22d7217 commit 97d15d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pipeline{
def folderPath="PROD"
folder(folderPath)

pipelineJob("${folderPath}/cron-meta-nightly-pipeline") {
pipelineJob("${folderPath}/cron-meta-nightly-pipeline-rhpam") {

description("This job is a workaround for the nightly-meta-pipeline (which was disabled) and will be removed once the UMB messages are sent again<br>\n" +
"Instead UMB message a simple CRON job is applied.")
Expand Down

0 comments on commit 97d15d2

Please sign in to comment.