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

This commit is contained in:
2025-12-18 00:03:34 +01:00
parent 0fbff78796
commit 2054525d91

View File

@@ -23,9 +23,9 @@ 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://docker-dind:2375 DOCKER_HOST: tcp://localhost:2375
# DOCKER_TLS_VERIFY: "" DOCKER_TLS_VERIFY: ""
# DOCKER_CERT_PATH: "" DOCKER_CERT_PATH: ""
steps: steps:
- name: Checkout - name: Checkout