Update build, remove shell, add email on failure

register
Ivan Habunek 2022-11-24 11:27:43 +01:00
rodzic 4a544e8175
commit 4fb347d70a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: CDBD63C43A30BB95
1 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -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