From: Ruben Beltran del Rio Date: Tue, 12 Mar 2024 07:17:52 +0000 (+0100) Subject: Use conchos for now X-Git-Tag: 7.0.0~20 X-Git-Url: https://git.r.bdr.sh/rbdr/blog/commitdiff_plain/2c1be76d7a889dd222ab78029d7453308f61e772?hp=493097e7110830d2184ae96c833bf24553945c31 Use conchos for now --- diff --git a/Makefile b/Makefile index e85e0f5..8130a1c 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ build: prepare cargo build --profile $(profile) --target $(target) release: rpm tar - rsync -avz $(app_name)-$(target)-$(channel).tar.gz deploy@build.r.bdr.sh:/srv/http/build.r.bdr.sh/$(app_name) + rsync -avz $(app_name)-$(target)-$(channel).tar.gz deploy@conchos.unlimited.pizza:/srv/http/build.r.bdr.sh/$(app_name) $(architectures): ifneq ($(channel),)