infrastructure/.woodpecker.yml
Vivian fa5bda60be
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
simple impl of exposes thingy
2023-05-04 15:27:38 +02:00

10 lines
256 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 'nixpkgs#deadnix' -- -f
- nix run 'nixpkgs#yamllint' .