funktioniert das überhaupt?
This commit is contained in:
parent
3a81c283e2
commit
25e7b279ce
4
.github/workflows/root.yml
vendored
4
.github/workflows/root.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
uses: docker/login-action@v2
|
||||
|
||||
with:
|
||||
registry: git.jansel.dev
|
||||
registry: http://10.20.1.3:3000
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.CR_PAT }}
|
||||
|
||||
@ -52,4 +52,4 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/arm64
|
||||
push: true
|
||||
tags: 10.20.1.3:3000/jansel/feixiao:latest
|
||||
tags: jansel/feixiao:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user