patagia-control/.woodpecker/ci.yaml
Daniel Lundin af28c60984
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Project scaffolding
2024-11-24 23:42:42 +01: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