Compare commits

...

1 commit

Author SHA1 Message Date
Simon Bruder b8d3e1b32a
drone: Push result to binary cache
Some checks failed
continuous-integration/drone/push Build is failing
2021-05-01 20:08:45 +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