This commit is contained in:
@@ -40,6 +40,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- hostip=$(ip route show | awk '/default/ {print $3}')
|
- hostip=$(ip route show | awk '/default/ {print $3}')
|
||||||
- export POSTGRES_URL=$hostip
|
- export POSTGRES_URL=$hostip
|
||||||
|
- pwd
|
||||||
- pytest
|
- pytest
|
||||||
- name: db-cleanup
|
- name: db-cleanup
|
||||||
image: docker/compose:alpine-1.29.2
|
image: docker/compose:alpine-1.29.2
|
||||||
|
|||||||
Reference in New Issue
Block a user