Skip to content

Commit

Permalink
cockpituous: Release into Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
marusak committed Apr 14, 2021
1 parent 1c69ed4 commit 9f635e7
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions cockpituous-release
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,11 @@ job release-srpm -V
# Authenticate for pushing into Fedora dist-git (works in Cockpituous release container)
cat ~/.fedora-password | kinit cockpit@FEDORAPROJECT.ORG
# Do fedora builds for the tag, using tarball
# FIXME: none of the dist-git branches in Fedora exist yet
# job release-koji rawhide
# job release-koji f33
# job release-koji f34
# job release-bodhi F33
# job release-bodhi F34
job release-koji rawhide
job release-koji f33
job release-koji f34
job release-bodhi F33
job release-bodhi F34

# 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
Expand Down

0 comments on commit 9f635e7

Please sign in to comment.