Ändere das Passwort für die Gitea Container Registry auf REGISTRY_PASSWORD
Some checks failed
Build and Push Docker Image / build (push) Failing after 19s

This commit is contained in:
2026-03-11 22:51:16 +01:00
parent e93ae38af4
commit 7049727a13

View File

@@ -25,7 +25,7 @@ jobs:
with:
registry: ${{ gitea.server_url }}
username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }}
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Extract metadata
id: meta