template-nix-rust/.woodpecker/ci.yaml

12 lines
199 B
YAML
Raw Permalink Normal View History

2024-10-21 23:02:58 +02:00
when:
- event: pull_request
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}
steps:
check:
2024-10-22 22:25:17 +02:00
image: docker.io/nixpkgs/nix-flakes:nixos-24.05
2024-10-21 23:02:58 +02:00
commands:
- nix flake check