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
6f52cadde2
commit
9226df105c
@ -14,7 +14,7 @@ else
|
||||
port=5432
|
||||
fi
|
||||
|
||||
docker compose down "$base_or_head" 1>/dev/null
|
||||
docker compose stop "$base_or_head" 1>/dev/null
|
||||
|
||||
url="postgresql://$POSTGRES_USER:$POSTGRES_PASSWORD@localhost:$port"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user