infrastructure/.woodpecker.yml
Vivian 3dfe40e4e2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
apply deadnix
2023-05-04 13:06:08 +02:00

10 lines
261 B
YAML

pipeline:
check:
image: nixos/nix:2.15.0
environment:
- NIX_CONFIG=experimental-features = nix-command flakes
commands:
- nix run 'nixpkgs#statix' check
- nix run 'github:astro/deadnix' -- -f
- nix run 'nixpkgs#yamllint' .