remove using volumes with woodpecker for now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Salar Rahmanian 2024-02-10 23:56:40 -08:00
parent 0d734e70f2
commit 187577ab4d

View file

@ -4,8 +4,6 @@ steps:
commands:
- echo 'experimental-features = flakes nix-command' >> /etc/nix/nix.conf
- nix build
volumes:
- /nix/store
when:
event: [push, pull_request]