Updates woodpecker file for manual pipeline runs
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
aarbit 2024-07-01 15:35:11 -05:00
parent eaf6d47ba0
commit e383876bb0

View File

@ -2,6 +2,7 @@ when:
branch: main branch: main
event: event:
- push - push
- manual
steps: steps:
- name: build - name: build
image: woodpeckerci/plugin-docker-buildx image: woodpeckerci/plugin-docker-buildx