forgot the registry
Some checks failed
/ build-base (bookworm, 17) (push) Failing after 2m9s

This commit is contained in:
Ryan Voots 2025-05-08 11:42:45 -04:00
parent 6d37cb0701
commit 1f2f6152ed

View file

@ -33,6 +33,7 @@ jobs:
- name: Login to Docker Hub
uses: https://github.com/docker/login-action@v3
with:
registry: gitea.simcop2387.info
username: simcop2387
password: ${{ env.GITHUB_TOKEN }}