build: 分开镜像
This commit is contained in:
parent
4b89625cdf
commit
6bd42a47eb
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
@ -10,7 +10,7 @@ on:
|
|||||||
architecture:
|
architecture:
|
||||||
description: 'Architecture'
|
description: 'Architecture'
|
||||||
required: true
|
required: true
|
||||||
default: 'linux/amd64'
|
default: 'linux/amd64,linux/arm64'
|
||||||
type: choice
|
type: choice
|
||||||
options:
|
options:
|
||||||
- linux/amd64
|
- linux/amd64
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user