change registry
Some checks failed
Build and Push Docker Image / build (push) Failing after 4s

This commit is contained in:
Garret Patti
2026-04-05 10:08:45 -04:00
parent 7560ad9094
commit 948b7390d3

View File

@@ -14,7 +14,6 @@ jobs:
- name: Login to Registry
uses: docker/login-action@v2
with:
registry: gitea.lan
username: ${{ secrets.REGISTRY_USER }}
password: ${{ secrets.REGISTRY_PASSWORD }}