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
|
||||
REGISTRY: git.ties.one
|
||||
REPO_OWNER: public
|
||||
DOCKER_HOST: unix:///var/run/user/1000/docker.sock
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user