dotfiles/.woodpecker.yml

8 lines
170 B
YAML

pipeline:
check:
image: nixpkgs/nix-flakes:latest
pull: true
commands:
- nix --no-sandbox flake info
- nix --no-sandbox develop -c statix check