Compare commits

..

1 Commits

Author SHA1 Message Date
Simon Bruder b8d3e1b32a
drone: Push result to binary cache
continuous-integration/drone/push Build is failing Details
2021-05-01 20:08:45 +02:00
1 changed files with 2 additions and 2 deletions

View File

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