WIP
Some checks reported errors
ci/woodpecker/push/exec Pipeline failed
continuous-integration/drone/push Build encountered an error
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-03-30 22:47:28 +01:00
parent d776765da5
commit 0ac796de8e

View file

@ -14,6 +14,7 @@ steps:
- name: test
commands:
- nix run 'nixpkgs#hello'
- echo $HOME
- name: notify
commands:
- nix run 'github:ambroisie/matrix-notifier'