docker fix
Some checks failed
Develop Build / build (push) Failing after 35s

This commit is contained in:
Roland Fieger
2025-10-28 12:34:54 +01:00
parent e4e7e637c5
commit 036d562f6a

View File

@@ -58,7 +58,7 @@ jobs:
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@v2 uses: docker/login-action@v2
with: with:
registry: Address of your docker registry in gitea registry: http://192.168.2.83:3100
username: ${{ secrets.READ_NUGET_USER username: ${{ secrets.READ_NUGET_USER
password: ${{ secrets.READ_NUGET_PAT password: ${{ secrets.READ_NUGET_PAT