mirror of
https://github.com/ihabunek/toot
synced 2024-12-23 07:27:12 +01:00
Update build, remove shell, add email on failure
This commit is contained in:
parent
4a544e8175
commit
4fb347d70a
@ -12,4 +12,7 @@ tasks:
|
|||||||
pip install pytest
|
pip install pytest
|
||||||
pip install psycopg2-binary
|
pip install psycopg2-binary
|
||||||
pytest
|
pytest
|
||||||
shell: true
|
triggers:
|
||||||
|
- action: email
|
||||||
|
condition: failure
|
||||||
|
to: ivan@habunek.com
|
||||||
|
Loading…
Reference in New Issue
Block a user