fix: gen-migrations workflow
Some checks reported warnings
gen-migrations / gen-migrations (push) Has been cancelled
Some checks reported warnings
gen-migrations / gen-migrations (push) Has been cancelled
This commit is contained in:
parent
9226df105c
commit
4b9a59a7a3
@ -15,6 +15,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
docker compose stop "$base_or_head" 1>/dev/null
|
docker compose stop "$base_or_head" 1>/dev/null
|
||||||
|
docker compose rm -f "$base_or_head" 1>/dev/null
|
||||||
|
|
||||||
url="postgresql://$POSTGRES_USER:$POSTGRES_PASSWORD@localhost:$port"
|
url="postgresql://$POSTGRES_USER:$POSTGRES_PASSWORD@localhost:$port"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user