Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit b8dda69

Browse files
committed
added fedora 29 and 30 to fedora target
Signed-off-by: Andrew Hsu <andrewhsu@docker.com> Upstream-commit: 8216879 Component: packaging
1 parent 0df6a30 commit b8dda69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/rpm/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ clean: ## remove build artifacts
6363
rpm: fedora centos ## build all rpm packages
6464

6565
.PHONY: fedora
66-
fedora: fedora-28 ## build all fedora rpm packages
66+
fedora: fedora-30 fedora-29 fedora-28 ## build all fedora rpm packages
6767

6868
.PHONY: centos
6969
centos: centos-7 ## build all centos rpm packages

0 commit comments

Comments
 (0)