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