Compare commits

..

4 commits

Author SHA1 Message Date
Bruno BELANYI d73cadf0c3 ci: fix path to build output
Some checks failed
continuous-integration/drone/push Build is failing
2021-08-08 20:10:04 +02:00
Bruno BELANYI 2a856bd231 ci: add check step 2021-08-08 20:10:04 +02:00
Bruno BELANYI d8f14cd212 nix: use eachDefaultSystem
Otherwise `nix flake check` breaks...
2021-08-08 20:09:46 +02:00
Bruno BELANYI 46d05fe4ae ci: use exec runner 2021-08-08 20:08:01 +02:00

View file

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