drone-ci testing
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Andrei Stoica 2023-05-15 22:57:39 -04:00
parent 79f0e88e7d
commit 44afed516c
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ steps:
commands:
- hostip=$(ip route show | awk '/default/ {print $3}')
- export POSTGRES_URL=$hostip
- pwd
- pytest
- name: db-cleanup
image: docker/compose:alpine-1.29.2