From b639cc33725fed62988b616909843bea7f7aebe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Thu, 9 Apr 2020 17:54:17 +0200 Subject: Upgrade peertube to latest version --- nixops/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixops/Makefile') diff --git a/nixops/Makefile b/nixops/Makefile index 3cbf50b..e52e973 100644 --- a/nixops/Makefile +++ b/nixops/Makefile @@ -55,7 +55,7 @@ dry-run: $(NIXOPS_PRIV) deploy --dry-run build: - $(NIXOPS_PRIV) deploy --build-only --keep-going + $(NIXOPS_PRIV) deploy --build-only --max-jobs 1 upload: $(NIXOPS_PRIV) deploy --copy-only -- cgit v1.2.3