fixing
Some checks failed
Build Docker Image / build (push) Failing after 1m50s

This commit is contained in:
Tudor Sitaru
2025-10-09 21:06:34 +01:00
parent 439c570dc8
commit 6e43857a12

View File

@@ -27,7 +27,7 @@ jobs:
with: with:
registry: ${{ steps.registry.outputs.hostname }} registry: ${{ steps.registry.outputs.hostname }}
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.PACKAGE_TOKEN }}
- name: Extract metadata - name: Extract metadata
id: meta id: meta