默认仅amd64
This commit is contained in:
2
.github/workflows/publish_docker.yml
vendored
2
.github/workflows/publish_docker.yml
vendored
@@ -28,7 +28,7 @@ on:
|
||||
platforms:
|
||||
required: false
|
||||
type: string
|
||||
default: 'linux/amd64,linux/arm64'
|
||||
default: 'linux/amd64'
|
||||
docker_image_name:
|
||||
required: false
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user