Update .github/workflows/root.yml
This commit is contained in:
parent
be8fbc105c
commit
4234201cd0
1 changed files with 2 additions and 2 deletions
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue