patagia-control/.woodpecker/ci.yaml
Daniel Lundin 1485cc3427
Some checks failed
ci/woodpecker/push/ci Pipeline failed
Add OpenAPI generation xtask
2024-12-14 16:50:57 +01:00

11 lines
209 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 develop -c just check