Compare commits

..

1 commit

Author SHA1 Message Date
Simon Bruder 1fe1bab85e
drone: Push result to binary cache
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-01 20:02:49 +02:00

View file

@ -8,6 +8,6 @@ steps:
- nix build -L
- readlink -f result
- name: push
- name: bush
commands:
- nix copy result --to https://nix-cache.sbruder.de
- nix copy ./result --to https://nix-cache.sbruder.de