fixup! ci: woodpecker: add exec pipeline
This commit is contained in:
parent
320227f5d6
commit
5243b29d18
|
@ -19,7 +19,7 @@ pipeline:
|
||||||
- source: matrix_password
|
- source: matrix_password
|
||||||
target: pass
|
target: pass
|
||||||
commands:
|
commands:
|
||||||
- nix run 'github:ambroisie/matrix-notifier'
|
- HOME=$(mktemp -d) nix run 'github:ambroisie/matrix-notifier'
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
- failure
|
- failure
|
||||||
|
|
Loading…
Reference in a new issue