patagia-control/.woodpecker/ci.yaml
Daniel Lundin a4097b7cc3
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Add OpenAPI generation xtask
2024-12-14 17:18:29 +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.11
commands:
- nix flake check