patagia-control/.woodpecker/ci.yaml
Daniel Lundin 3924990d53
Some checks failed
ci/woodpecker/push/ci Pipeline failed
Add OpenAPI generation xtask
2024-12-14 17:18:03 +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