Rinomina secret da GITEA_TOKEN a REGISTRY_TOKEN
Build Docker Image for Raspberry Pi / build-and-push (push) Failing after 2m45s
Build Docker Image for Raspberry Pi / build-and-push (push) Failing after 2m45s
- Aggiornati workflow docker-build.yml e docker-cleanup.yml - Aggiornata guida SETUP_GITEA_TOKEN.md
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
with:
|
||||
registry: gitea.home-nas-ds.org
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v4
|
||||
|
||||
Reference in New Issue
Block a user