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
e92e56d829
commit
629bc32059
@ -57,7 +57,7 @@ cp docker-compose.yml "./$base_or_head/docker-compose.yml"
|
||||
cp .env.schema "./$base_or_head/.env.schema"
|
||||
|
||||
cd "./$base_or_head"
|
||||
docker compose up -d "$base_or_head" 1>/dev/null
|
||||
docker compose up -d "$base_or_head"
|
||||
|
||||
isready
|
||||
initdb || docker compose logs "$base_or_head"
|
||||
|
Loading…
Reference in New Issue
Block a user