Specify registry to login to
Some checks failed
Publish / build-and-push (push) Failing after 35s

This commit is contained in:
Jack Jackson 2025-04-05 14:52:17 -07:00
parent c3ceeea808
commit 5b9eeb63f8

View File

@ -24,6 +24,7 @@ jobs:
with: with:
username: scubbo username: scubbo
password: ${{ env.GITEA_TOKEN }} password: ${{ env.GITEA_TOKEN }}
registry: gitea.scubbo.org
- name: Setup QEMU - name: Setup QEMU
uses: docker/setup-qemu-action@v3 uses: docker/setup-qemu-action@v3