This commit is contained in:
parent
7ef709bab1
commit
35a14b627b
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: Build and Publish Docker Image
|
||||
image: woodpeckerci/plugin-docker-buildx:4.2
|
||||
settings:
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
repo: ${CI_REG_HOST}:${CI_REG_PORT}/${CI_REPO_OWNER}/${CI_REPO_NAME}
|
||||
tags: latest
|
||||
registry: http://${CI_REG_HOST}:${CI_REG_PORT}
|
||||
|
|
Loading…
Reference in a new issue