Update .github/workflows/root.yml

This commit is contained in:
jansel 2024-10-25 17:45:10 +01:00
parent be8fbc105c
commit 4234201cd0

View file

@ -44,7 +44,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: git.jansel.dev
registry: pi5.lan:8125
username: ${{ github.repository_owner }}
password: ${{ secrets.CR_PAT }}
@ -54,4 +54,4 @@ jobs:
context: .
platforms: linux/arm64
push: true
tags: git.jansel.dev/jansel/feixiao:latest
tags: pi5.lan:8125/jansel/feixiao:latest