Update .drone.yml
continuous-integration/drone/push Build is failing Details

main
Félix MIELCAREK 1 year ago committed by GitHub
parent d6e12994c7
commit c686104086
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,5 +26,4 @@ steps:
commands: commands:
- cd database/ - cd database/
- pip install psycopg2 - pip install psycopg2
- pip install os
- python3 db-creation.py - python3 db-creation.py

Loading…
Cancel
Save