Compare commits

..

4 commits

Author SHA1 Message Date
Bruno BELANYI 430618c846 ci: fix path to build output
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-08 20:12:04 +02:00
Bruno BELANYI 46af990656 ci: add check step 2021-08-08 20:12:04 +02:00
Bruno BELANYI 2ab1d411a3 nix: use eachDefaultSystem
Otherwise `nix flake check` breaks...
2021-08-08 20:12:04 +02:00
Bruno BELANYI 16750e7161 ci: use exec runner 2021-08-08 20:12:04 +02:00

View file

@ -37,7 +37,7 @@ steps:
- name: notifiy
commands:
- nix run .#matrix-notifier
- nix run github:ambroisie/matrix-notifier
environment:
ADDRESS:
from_secret: matrix_homeserver