Skip to content

Commit

Permalink
Drop Koji leftover in nightly release jobs
Browse files Browse the repository at this point in the history
The releasers need to be set when tito is used to release, but tito no
longer used by us.

Fixes: 8d73ce8 ("Drop koji related code")
  • Loading branch information
ekohl authored and ehelms committed Mar 26, 2024
1 parent acec1c8 commit 5b8bb78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ pipeline {
action: 'nightly',
packages: rpm_source_package_name,
extraVars: [
'releasers': releasers,
'nightly_sourcefiles': artifact_path,
'nightly_githash': commit_hash,
'build_package_build_system': 'copr',
Expand Down

0 comments on commit 5b8bb78

Please sign in to comment.