Skip to content

Commit

Permalink
cockpituous-release: Only release to GitHub
Browse files Browse the repository at this point in the history
For the point releases aimed at RHEL, we don't want Fedora and COPR
uploads.
  • Loading branch information
martinpitt authored and jkozol committed Mar 10, 2022
1 parent 1e0d645 commit 1ee0a3c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions utils/cockpituous-release
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,7 @@ RELEASE_SOURCE="_release/source"
RELEASE_SPEC="cockpit-composer.spec"
RELEASE_SRPM="_release/srpm"

# Authenticate for pushing into Fedora dist-git
cat ~/.fedora-password | kinit [email protected]

job release-source
job release-srpm -V

# Do fedora builds for the tag, using tarball
job release-koji rawhide
job release-koji f34

job release-github
job release-copr @osbuild/cockpit-composer

# Create a Bodhi update for stable Fedora releases
job release-bodhi F34

0 comments on commit 1ee0a3c

Please sign in to comment.