deployerbot: accept-flake-config
This commit is contained in:
parent
b8ccb2216d
commit
10bcb3f0b2
|
@ -85,7 +85,7 @@ in {
|
|||
fi
|
||||
|
||||
nix flake update --accept-flake-config --commit-lock-file
|
||||
nix flake check
|
||||
nix flake check --accept-flake-config
|
||||
git push origin main
|
||||
|
||||
${pkgs.deploy-rs.deploy-rs}/bin/deploy \
|
||||
|
|
Loading…
Reference in New Issue