fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 7s
Some checks failed
gen-migrations / gen-migrations (push) Failing after 7s
This commit is contained in:
parent
fd395c2c75
commit
8b648a8d86
@ -8,8 +8,6 @@ source ./scripts/env.sh ./.env.schema
|
|||||||
base_or_head="$1"
|
base_or_head="$1"
|
||||||
rev="$2"
|
rev="$2"
|
||||||
|
|
||||||
docker compose exec "$base_or_head" "/bin/pg_ctl stop -m fast"
|
|
||||||
|
|
||||||
if [[ "$base_or_head" = "head" ]]; then
|
if [[ "$base_or_head" = "head" ]]; then
|
||||||
port=5433
|
port=5433
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user