tiny change to force rebuild
Build Docker Image / Docker-Build (push) Successful in 4m16s
Build Docker Image / Clean-Registry (push) Failing after 6s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-06-28 13:35:12 +02:00
parent 55ea05c2ff
commit 6f173fbcb9
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
- name: Clone Repository
uses: actions/checkout@v4
- name: Login to registry
- name: Login to Registry
uses: docker/login-action@v2
with:
registry: ${{ secrets.REGISTRY_PATH }}