dotfiles/.woodpecker.yml

9 lines
203 B
YAML

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