infra/.woodpecker.yaml
Gabriel Simmer 1bfe347369
Some checks failed
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: NATURAL_LANGUAGE No errors were found in the linting process
--> Linted: YAML No errors were found in the linting process
Lint / lint (push) Successful in 25s
ci/woodpecker/push/woodpecker Pipeline failed
Nix store cache?
2024-05-16 21:58:28 +01:00

8 lines
147 B
YAML

steps:
- name: check
image: nixpkgs/nix-flakes
commands:
- nix flake check -L
volumes:
- woodpecker-nix-store:/nix/store