infrastructure/.woodpecker.yml
Vivian 15631ffcfe
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
updates
2023-04-24 09:35:28 +02:00

9 lines
216 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#yamllint' .