Update .gitea/workflows/build.yaml
Some checks failed
Build docker container / Build image (push) Failing after 7s
Some checks failed
Build docker container / Build image (push) Failing after 7s
This commit is contained in:
parent
7979ad3f30
commit
4c6aca1b19
@ -13,7 +13,6 @@ 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