add docker registry url
Build Mumble Web 2 release builder containers / windows-release-builder-container-build (push) Failing after 13s

This commit is contained in:
2025-11-30 23:58:54 -07:00
parent 4e3a87084d
commit 769be3403d
@@ -15,6 +15,7 @@ jobs:
- name: Log in to container registry
uses: docker/login-action@v3
with:
registry: git.ohea.xyz
username: ${{ secrets.CI_REGISTRY_USER }}
password: ${{ secrets.CI_REGISTRY_PASSWORD }}