Ä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
Some checks failed
Build and Push Docker Image / build (push) Failing after 19s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user