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:
|
||||
description: 'Architecture'
|
||||
required: true
|
||||
default: 'linux/amd64'
|
||||
default: 'linux/amd64,linux/arm64'
|
||||
type: choice
|
||||
options:
|
||||
- linux/amd64
|
||||
|
||||
Loading…
Reference in New Issue
Block a user