templates: fix 'matrix-notifier' CI step
This commit is contained in:
parent
15d0e6bb38
commit
06c64c1a78
|
@ -24,7 +24,7 @@ steps:
|
||||||
- source: matrix_password
|
- source: matrix_password
|
||||||
target: pass
|
target: pass
|
||||||
commands:
|
commands:
|
||||||
- nix run '.#matrix-notifier'
|
- nix run github:ambroisie/matrix-notifier
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
|
|
@ -24,7 +24,7 @@ steps:
|
||||||
- source: matrix_password
|
- source: matrix_password
|
||||||
target: pass
|
target: pass
|
||||||
commands:
|
commands:
|
||||||
- nix run '.#matrix-notifier'
|
- nix run github:ambroisie/matrix-notifier
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
|
Loading…
Reference in a new issue