From 6a822598a5af45317f48f647e03c020c3a58b9c3 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 24 May 2024 20:35:30 +0200 Subject: ci: don't run pre-commit hooks --- .build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 1ec05b1..8554649 100644 --- a/.build.yml +++ b/.build.yml @@ -27,7 +27,8 @@ tasks: - build: | echo "VerifyHostKeyDNS yes" >> ~/.ssh/config cd website - nix flake check + nix build .#website + nix build .#checks.x86_64-linux.hyperlink just docker-image-fly nix copy --substitute-on-destination \ --to ssh://nixremote@linde.alanpearce.eu \ -- cgit 1.4.1