fix
This commit is contained in:
parent
260ee0b44f
commit
4090dbaac7
1 changed files with 2 additions and 1 deletions
|
@ -30,6 +30,7 @@ jobs:
|
|||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
# platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: git.hydrar.de/jmarya/hoard:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue