deployerbot: nix flake check --all-systems
This commit is contained in:
parent
a554841ac8
commit
878cf4071c
|
@ -72,7 +72,7 @@
|
||||||
|
|
||||||
nix flake update --accept-flake-config --commit-lock-file
|
nix flake update --accept-flake-config --commit-lock-file
|
||||||
# TODO --all-systems
|
# TODO --all-systems
|
||||||
nix flake check --accept-flake-config
|
nix flake check --all-systems --accept-flake-config
|
||||||
|
|
||||||
EXITCODE=0
|
EXITCODE=0
|
||||||
${pkgs.deploy-rs.deploy-rs}/bin/deploy \
|
${pkgs.deploy-rs.deploy-rs}/bin/deploy \
|
||||||
|
|
Loading…
Reference in New Issue