ci) Updating merge image task
All checks were successful
PR Checks / lint-test-and-docker-build (pull_request) Successful in 2m5s

This commit is contained in:
2026-02-20 23:39:31 -05:00
parent b453821d3f
commit 188912c8af

View File

@@ -32,7 +32,7 @@ jobs:
- name: Log in to Gitea registry
uses: docker/login-action@v3
with:
registry: ${{ env.REGISTRY_HOST }}
registry: cloud.campbellwireless.net/git
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}