This commit is contained in:
parent
19f819c49e
commit
e8e957e4b9
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ steps:
|
|||
- name: Build and Push Docker Image
|
||||
when:
|
||||
- branch: main
|
||||
event: push
|
||||
event: [push, manual]
|
||||
image: woodpeckerci/plugin-docker-buildx:5.1.0
|
||||
settings:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
|
Loading…
Reference in a new issue