Update build, remove shell, add email on failure

This commit is contained in:
Ivan Habunek 2022-11-24 11:27:43 +01:00
parent 4a544e8175
commit 4fb347d70a
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95
1 changed files with 4 additions and 1 deletions

View File

@ -12,4 +12,7 @@ tasks:
pip install pytest
pip install psycopg2-binary
pytest
shell: true
triggers:
- action: email
condition: failure
to: ivan@habunek.com