Compare commits

...

1 commit

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

View file

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