Update .gitea/workflows/build.yaml
Some checks failed
Build docker container / Build image (push) Failing after 10s

This commit is contained in:
ties 2025-03-17 12:04:27 +00:00
parent 0f666d1df8
commit 779dd68ebb

View File

@ -13,6 +13,7 @@ jobs:
IMAGE_NAME: custom_act_runner
REGISTRY: git.ties.one
REPO_OWNER: public
KUBERNETES_MASTER: 10.43.0.1
steps:
- name: Checkout
uses: actions/checkout@v4