initial for multiple devices, introduce real configuration

This commit is contained in:
2025-12-02 14:49:51 +01:00
parent 86139754bd
commit 0f0da63a8f
11 changed files with 220 additions and 392 deletions

View File

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