Nix store cache?
All checks were successful
--> 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 24s

This commit is contained in:
Gabriel Simmer 2024-05-16 21:53:10 +01:00
parent 9910547d0c
commit bbe7f64c8c
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -3,3 +3,8 @@ steps:
image: nixpkgs/nix-flakes
commands:
- nix flake check -L
volumes:
- woodpecker-nix-store:/nix/store
settings:
mount:
- "woodpecker-nix-store"