patagia-control/.woodpecker/ci.yaml

12 lines
199 B
YAML
Raw Permalink Normal View History

2024-10-20 19:29:28 +02:00
when:
- event: pull_request
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}
steps:
check:
image: docker.io/nixpkgs/nix-flakes:nixos-24.11
2024-10-20 19:29:28 +02:00
commands:
2024-12-11 21:12:24 +01:00
- nix flake check