mirror of
https://github.com/ihabunek/toot
synced 2024-12-22 23:08:17 +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 psycopg2-binary
|
||||
pytest
|
||||
shell: true
|
||||
triggers:
|
||||
- action: email
|
||||
condition: failure
|
||||
to: ivan@habunek.com
|
||||
|
Loading…
Reference in New Issue
Block a user