Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

Commit

Permalink
pipeline: support newer Fedora releases (#188)
Browse files Browse the repository at this point in the history
add newer Fedora releases
  • Loading branch information
Dmitry Makovey authored and nickatsegment committed Jul 25, 2019
1 parent ef33dc6 commit 68ae462
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Makefile.release
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ PACKAGECLOUD_DEB_DISTROS := \

PACKAGECLOUD_RPM_DISTROS := \
fedora/27 \
fedora/28
fedora/28 \
fedora/29 \
fedora/30

publish: publish-github publish-packagecloud

Expand Down

0 comments on commit 68ae462

Please sign in to comment.