infrastructure/.woodpecker.yml
Vivian f33e6f755c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
debug ci
2023-04-22 22:09:11 +02:00

13 lines
256 B
YAML

clone:
git:
image: rancher/pause
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' .