Add manual event handler
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Mike 2024-12-19 14:33:59 +00:00
parent 19f819c49e
commit e8e957e4b9

View file

@ -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