Skip to content

Commit

Permalink
cockpituous: Only release to GitHub and COPR
Browse files Browse the repository at this point in the history
This is a stable branch aimed at RHEL.

Closes #429
  • Loading branch information
martinpitt committed Jul 15, 2020
1 parent f7d609b commit 9369399
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions cockpituous-release
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,5 @@ RELEASE_SRPM="_release/srpm"
job release-source
job release-srpm -V

# Authenticate for pushing into Fedora dist-git (works in Cockpituous release container)
cat ~/.fedora-password | kinit [email protected]
# Do fedora builds for the tag, using tarball
job release-koji master
job release-koji f31
job release-koji f32
job release-bodhi F31
job release-bodhi F32

# These are likely the first of your release targets; but run them after Fedora uploads,
# so that failures there will fail the release early, before publishing on GitHub

job release-github
job release-copr @cockpit/cockpit-podman

0 comments on commit 9369399

Please sign in to comment.