Try and fix build again
continuous-integration/drone/push Build encountered an error
Details
continuous-integration/drone/push Build encountered an error
Details
parent
fcfe08e9c6
commit
cd02eeb2c1
|
@ -10,9 +10,9 @@ steps:
|
||||||
path: ./result/
|
path: ./result/
|
||||||
commands:
|
commands:
|
||||||
- >
|
- >
|
||||||
nix
|
nix \
|
||||||
--extra-experimental-features nix-command
|
--extra-experimental-features nix-command \
|
||||||
--extra-experimental-features flakes
|
--extra-experimental-features flakes \
|
||||||
build
|
build
|
||||||
|
|
||||||
- name: netlify deploy
|
- name: netlify deploy
|
||||||
|
|
Loading…
Reference in New Issue