Update .gitea/workflows/build.yaml
Some checks are pending
Build docker container / Build image (push) Waiting to run
Some checks are pending
Build docker container / Build image (push) Waiting to run
This commit is contained in:
parent
1ec0d1cfa6
commit
e31c755e3c
@ -12,6 +12,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: tcp://localhost:2375
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user