Another attempt to fix syntax
This commit is contained in:
+2
-3
@@ -35,9 +35,8 @@ default:
|
||||
- img-immich
|
||||
variables:
|
||||
NIX_OPTIONS: >-
|
||||
--option
|
||||
extra-experimental-features
|
||||
"flakes nix-command"
|
||||
--extra-experimental-features
|
||||
"nix-command flakes"
|
||||
script:
|
||||
- nix $NIX_OPTIONS build ".#${IMG}"
|
||||
- cp -L result "${IMG}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user