infrastructure/.woodpecker.yml
Renovate Bot bc426e750c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore(deps): update nixos/nix docker tag to v2.14.1
2023-03-03 14:36:40 +01:00

9 lines
216 B
YAML

pipeline:
check:
image: nixos/nix:2.14.1
environment:
- NIX_CONFIG=experimental-features = nix-command flakes
commands:
- nix run 'nixpkgs#statix' check
- nix run 'nixpkgs#yamllint' .