This commit is contained in:
parent
f9f62ae9c6
commit
dd7f3504ba
9
.github/workflows/root.yml
vendored
9
.github/workflows/root.yml
vendored
@ -41,10 +41,5 @@ jobs:
|
|||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
password: ${{ secrets.PW }}
|
password: ${{ secrets.PW }}
|
||||||
|
|
||||||
- name: Build and push
|
- name: Push to Gitea Registry
|
||||||
uses: docker/build-push-action@v6
|
run: docker buildx build --output type=registry,registry.insecure=true,name=pi5:8125/jansel/feixiao
|
||||||
with:
|
|
||||||
context: .
|
|
||||||
platforms: linux/arm64
|
|
||||||
push: true
|
|
||||||
tags: pi5:8125/jansel/feixiao:latest
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user