Skip to content

Commit

Permalink
Set Candlepin pipeline name correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms authored and ekohl committed Jan 16, 2024
1 parent 952742d commit 2fb6c3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pipeline {

steps {
script {
runDuffyPipeline('candlepin', candlepin_version)
runDuffyPipeline('candlepin-rpm', candlepin_version)
}
}
}
Expand Down

0 comments on commit 2fb6c3b

Please sign in to comment.