add multiplatform support
This commit is contained in:
parent
42152545f9
commit
dfdea5c83c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_unstable.yml
vendored
1
.github/workflows/release_unstable.yml
vendored
|
@ -39,3 +39,4 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ env.IMAGE_NAME }}
|
||||
build-args: CANAL=${{ env.DOTCLEAR_CANAL }}
|
||||
platforms: linux/386,linux/amd64,linux/arm/V6
|
||||
|
|
Loading…
Reference in a new issue