add woodpecker ci

This commit is contained in:
jopejoe1 2024-11-17 22:05:25 +01:00
parent e3c677ea9b
commit 419816a22f
Signed by: jopejoe1
SSH key fingerprint: SHA256:iesNfL4WU4CO65/llSGLFqmep76oYWfWLfl6HUPt2nk

View file

@ -0,0 +1,8 @@
when:
- event: pull_request
steps:
- name: build
image: docker.nix-community.org/nixpkgs/nix-flakes
commands:
- nix flake check