infrastructure/.woodpecker.yml
Renovate Bot d263ad8966
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore(deps): update nixos/nix docker tag to v2.15.0
2023-04-14 13:56:40 +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' .