Update .forgejo/workflows/docker-publish.yml
Some checks failed
Docker / build (push) Failing after 31s
Some checks failed
Docker / build (push) Failing after 31s
This commit is contained in:
parent
a27816ebef
commit
a810e700b2
1 changed files with 1 additions and 1 deletions
|
|
@ -30,5 +30,5 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
tags: ${{ env.REGISTRY }}/${{ gitea.repository }}:latest
|
||||
platforms: linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue