infrastructure/.woodpecker.yml

9 lines
216 B
YAML

pipeline:
check:
image: nixos/nix:2.13.1
environment:
- NIX_CONFIG=experimental-features = nix-command flakes
commands:
- nix run 'nixpkgs#statix' check
- nix run 'nixpkgs#yamllint' .