Fixing registry url for gitea
Continuous Integration / docker (push) Failing after 15s

This commit is contained in:
2026-05-06 10:16:10 -04:00
parent 61634a2d32
commit 91fcb25123
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
registry: ghcr.io
registry: gitea.funkemunky.cc
username: ${{ vars.PACKAGE_USERNAME }}
password: ${{ secrets.PACKAGE_SECRET }}
- name: Extract metadata (tags, labels) for Docker