WIP
Some checks failed
ci/woodpecker/push/exec Pipeline failed
ci/woodpecker/push/docker Pipeline was successful
continuous-integration/drone/push Build is failing

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

View file

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