fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 52s
Some checks failed
gen-migrations / gen-migrations (push) Failing after 52s
This commit is contained in:
parent
c1c9c67866
commit
e968b7583d
@ -41,5 +41,5 @@ jobs:
|
||||
git push
|
||||
fi
|
||||
env:
|
||||
PG_HOST: '%2Fvar%2Flib%2Fpostgresql'
|
||||
PG_HOST: '%2Fvar%2Frun%2Fpostgresql'
|
||||
DOCKER_HOST: 'unix:///run/user/1001/docker.sock' # HACK: rootless docker on gitea action runner
|
||||
|
Loading…
Reference in New Issue
Block a user