Add extra-experimental-features back for build
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ build:
|
|||||||
tags:
|
tags:
|
||||||
- kubernetes
|
- kubernetes
|
||||||
script:
|
script:
|
||||||
- nix build .
|
- nix --extra-experimental-features nix-command --extra-experimental-features flakes build .
|
||||||
- cp -L result result.tar.gz
|
- cp -L result result.tar.gz
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user