all repos — homestead @ d96a5f051e591efb720c52a259e28b326fed5103

Code for my website

ci: don't run pre-commit hooks

Alan Pearce
commit

d96a5f051e591efb720c52a259e28b326fed5103

parent

45d72e0aa1c9fdd7133217d116171cc5a2f07671

1 file changed, 2 insertions(+), 1 deletion(-)

jump to
M .build.yml.build.yml
@@ -27,7 +27,8 @@
- 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 \