read coils 2

This commit is contained in:
2025-12-15 11:07:41 +01:00
parent 086c240638
commit 00afad4a3d

View File

@@ -5,14 +5,14 @@ steps:
repo: gitea.hottis.de/wn/digitaltwin1
registry:
from_secret: local_registry
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}
tags: latest,${CI_COMMIT_TAG}
username:
from_secret: local_username
password:
from_secret: local_password
dockerfile: Dockerfile
when:
- event: [push, tag]
- event: tag
deploy:
image: portainer/kubectl-shell:latest