Compare commits
No commits in common. "e459a318bd3d20e7069387bf3bd0f5f899b710ed" and "26af45713c5112fab46b31555cf635f0707ffb4b" have entirely different histories.
e459a318bd
...
26af45713c
@ -8,4 +8,9 @@ before_script:
|
|||||||
- mkdir -p ~/.config/nixpkgs
|
- mkdir -p ~/.config/nixpkgs
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- nix-build ./release.nix -A backend --option trusted-public-keys "masser-ebook-manager.cachix.org-1:mtFSkQ2MO5MvjUpulZoFKjKUIa8g8CTcdPVuJaPKS1w= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" --option binary-caches "https://cache.nixos.org https://masser-ebook-manager.cachix.org"
|
- nix build -f release.nix backend
|
||||||
|
|
||||||
|
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- nix
|
||||||
|
Loading…
Reference in New Issue
Block a user