feat: add DOCKER_HOST env
This commit is contained in:
parent
6acf115c7a
commit
a89d96f71e
@ -15,6 +15,7 @@ env:
|
||||
REGISTRY: git.dacremont.xyz
|
||||
# gitea.repository as <account>/<repo>
|
||||
IMAGE_NAME: ${{ gitea.repository }}
|
||||
DOCKER_HOST: tcp://localhost:2376
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user