fix: gen-migrations workflow
Some checks failed
gen-migrations / gen-migrations (push) Failing after 16s
Some checks failed
gen-migrations / gen-migrations (push) Failing after 16s
This commit is contained in:
parent
55fca68b06
commit
6d10cb30a4
@ -39,5 +39,5 @@ jobs:
|
||||
git push
|
||||
fi
|
||||
env:
|
||||
DOCKER_NETWORK_HOST: 'localhost'
|
||||
DOCKER_NETWORK_HOST: 'host.docker.internal'
|
||||
DOCKER_HOST: 'unix:///run/user/1001/docker.sock' # HACK: rootless docker on gitea action runner
|
||||
|
Loading…
Reference in New Issue
Block a user