X-Git-Url: https://git.r.bdr.sh/rbdr/blog/blobdiff_plain/57351e3349ace090ea14b7814b84e5297e917770..7a481daf21549889ac60914918ef8ace4f5a4b08:/Makefile diff --git a/Makefile b/Makefile index 2caadd7..1e43795 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ build: prepare release: rpm tar @$(eval filename := $(app_name)-$(target)-$(channel)) rsync -avz $(filename).tar.gz deploy@conchos.unlimited.pizza:/srv/http/build.r.bdr.sh/$(app_name) + rsync -avz $(filename).rpm deploy@conchos.unlimited.pizza:/srv/http/build.r.bdr.sh/$(app_name) $(architectures): ifneq ($(channel),)