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

This commit is contained in:
2025-12-17 23:11:57 +01:00
parent 81892638a8
commit c6534d45a9

View File

@@ -27,6 +27,8 @@ jobs:
IMAGE_NAME: microserviciospython IMAGE_NAME: microserviciospython
REGISTRY: nexus.rancherk3.duckdns.org REGISTRY: nexus.rancherk3.duckdns.org
REPO_OWNER: tfm REPO_OWNER: tfm
DOCKER_HOST: tcp://localhost:2375
DOCKER_TLS_VERIFY: 0
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4