Debugging
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
861a06d951
commit
3c762f0535
|
@ -13,6 +13,7 @@ steps:
|
||||||
CACHIX_AUTH_TOKEN:
|
CACHIX_AUTH_TOKEN:
|
||||||
from_secret: cachix_auth_token
|
from_secret: cachix_auth_token
|
||||||
commands:
|
commands:
|
||||||
|
- echo $NIX
|
||||||
- $NIX profile install nixpkgs#cachix
|
- $NIX profile install nixpkgs#cachix
|
||||||
- cachix use $CACHE_NAME
|
- cachix use $CACHE_NAME
|
||||||
- name: nix build
|
- name: nix build
|
||||||
|
|
Loading…
Reference in New Issue