patagia-control/.woodpecker/ci.yaml
Daniel Lundin 8dcd4bfd3c
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Add OpenAPI generation xtask
2024-12-14 17:17:25 +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