DEBUG: try to build ISO without volume as build store cache
This commit is contained in:
parent
d0e972f85f
commit
5a0078be8d
|
@ -116,7 +116,6 @@ name: Publish ISO
|
|||
steps:
|
||||
- name: "Build ISO"
|
||||
image: docker.nix-community.org/nixpkgs/nix-flakes:latest
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: file-exchange
|
||||
path: /var/nix/iso-cache
|
||||
|
|
Loading…
Reference in a new issue