Skip to content

Commit

Permalink
bots: Start releasing into Fedora 27
Browse files Browse the repository at this point in the history
Fedora 27 has branched and is in prerelease and/or beta mode.
We should start releasing Cockpit there.

Closes #7726
  • Loading branch information
stefwalter authored and martinpitt committed Sep 26, 2017
1 parent cc0a926 commit a2489c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bots/major-cockpit-release
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ job release-srpm

# Do fedora builds for the tag, using tarball
job release-koji -k master
job release-koji f26
job release-koji f27

# Upload release to github, using tarball
job release-github
Expand All @@ -38,7 +38,7 @@ job release-dockerhub cockpit-project/cockpit-container
job release-dockerhub cockpituous/cockpit cockpit-project/cockpit

# Push out a Bodhi update
job release-bodhi F26
job release-bodhi F27

# Upload documentation
job release-guide dist/guide cockpit-project/cockpit-project.github.io
Expand Down

0 comments on commit a2489c0

Please sign in to comment.