template-nix-rust/.woodpecker/ci.yaml
Daniel Lundin 373fa856c6
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci: woodpecker cleanup
2024-10-23 00:45:16 +02:00

11 lines
199 B
YAML

when:
- event: pull_request
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}
steps:
check:
image: docker.io/nixpkgs/nix-flakes:nixos-24.05
commands:
- nix flake check