diff --git a/.drone.yml b/.drone.yml index 4f3ecd5..6282e78 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,3 +7,7 @@ steps: commands: - nix build -L - readlink -f result + + - name: push + commands: + - nix copy ./result --to https://nix-cache.sbruder.de