wiki/.drone.yml

14 lines
216 B
YAML
Raw Normal View History

2020-11-04 22:35:10 +01:00
kind: pipeline
name: default
type: exec
steps:
- name: build
commands:
2021-05-01 19:58:13 +02:00
- nix build -L
- readlink -f result
2021-05-01 20:02:49 +02:00
- name: bush
commands:
- nix copy ./result --to https://nix-cache.sbruder.de