Update .gitea/workflows/build.yaml
Some checks are pending
Build docker container / Build image (push) Waiting to run

This commit is contained in:
ties 2024-08-27 08:10:07 +00:00
parent 1ec0d1cfa6
commit e31c755e3c

View File

@ -12,6 +12,7 @@ jobs:
IMAGE_NAME: example-image
REGISTRY: git.ties.one
REPO_OWNER: public
DOCKER_HOST: tcp://localhost:2375
steps:
- name: Checkout
uses: actions/checkout@v4