nix-cache path
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 was canceled

This commit is contained in:
Gabriel Simmer 2024-05-16 22:19:29 +01:00
parent 1bfe347369
commit e3ea68c534
Signed by: arch
SSH key fingerprint: SHA256:m3OEcdtrnBpMX+2BDGh/byv3hrCekCLzDYMdvGEKPPQ

View file

@ -2,6 +2,6 @@ steps:
- name: check
image: nixpkgs/nix-flakes
commands:
- nix flake check -L
- nix flake check -L --store /woodpecker/nix-cache
volumes:
- woodpecker-nix-store:/nix/store
- woodpecker-nix-store:/woodpecker/nix-cache