remove using volumes with woodpecker for now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
0d734e70f2
commit
187577ab4d
1 changed files with 0 additions and 2 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue