TEST: build
Some checks failed
Build docker container / Build image (push) Failing after 6s

This commit is contained in:
2025-12-17 23:21:00 +01:00
parent a175a3ce57
commit 5f2af6652b

View File

@@ -27,6 +27,7 @@ jobs:
REPO_OWNER: tfm
DOCKER_HOST: tcp://localhost:2377
DOCKER_TLS_VERIFY: 0
DOCKER_CERT_PATH: ""
steps:
- name: Checkout
uses: actions/checkout@v4