Update .gitea/workflows/build.yaml
Some checks failed
Build docker container / Build image (push) Failing after 8s
Some checks failed
Build docker container / Build image (push) Failing after 8s
This commit is contained in:
parent
fcd8469dce
commit
1070013088
@ -13,6 +13,7 @@ jobs:
|
|||||||
IMAGE_NAME: example-image
|
IMAGE_NAME: example-image
|
||||||
REGISTRY: git.ties.one
|
REGISTRY: git.ties.one
|
||||||
REPO_OWNER: public
|
REPO_OWNER: public
|
||||||
|
DOCKER_HOST: unix:///var/run/user/1000/docker.sock
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user