X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=nixops%2FMakefile;h=3cbf50bc2545f64dc2ab2e6c36b1d78cf08ab419;hb=364b709fc590aca7ab9b38be97c91431abf011e1;hp=d8268ccb423b5bc5b87f15e7c373f8b7baeb5c0b;hpb=ccda44f3d06002684668f98c3ea9ba43d967ab65;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/nixops/Makefile b/nixops/Makefile index d8268cc..3cbf50b 100644 --- a/nixops/Makefile +++ b/nixops/Makefile @@ -55,7 +55,7 @@ dry-run: $(NIXOPS_PRIV) deploy --dry-run build: - $(NIXOPS_PRIV) deploy --build-only + $(NIXOPS_PRIV) deploy --build-only --keep-going upload: $(NIXOPS_PRIV) deploy --copy-only