change to local lan git
Some checks failed
Build Docker Container / build (push) Failing after 10s

This commit is contained in:
2025-09-22 10:51:52 +02:00
parent d6637bf884
commit 601b38bcc8

View File

@@ -15,7 +15,7 @@ jobs:
- name: Log in to Docker Hub
uses: docker/login-action@v3
with:
registry: http://192.168.88.30:3000
registry: git.lan
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}
@@ -24,4 +24,4 @@ jobs:
with:
context: .
push: true
tags: git.allucanget.biz/allucanget/lan-web/lan-web:latest
tags: git.lan/allucanget/lan-web/lan-web:latest