let this work?
This commit is contained in:
parent
f9f62ae9c6
commit
dd7f3504ba
1 changed files with 2 additions and 7 deletions
9
.github/workflows/root.yml
vendored
9
.github/workflows/root.yml
vendored
|
@ -41,10 +41,5 @@ jobs:
|
|||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.PW }}
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/arm64
|
||||
push: true
|
||||
tags: pi5:8125/jansel/feixiao:latest
|
||||
- name: Push to Gitea Registry
|
||||
run: docker buildx build --output type=registry,registry.insecure=true,name=pi5:8125/jansel/feixiao
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue