Files
paul 53bcdce6c2
ci/woodpecker/push/woodpecker Pipeline was successful
ci: allow manual pipeline triggers
2026-04-29 21:57:42 +02:00

12 lines
264 B
YAML

when:
event: [push, manual]
steps:
- name: build taskflow
image: woodpeckerci/plugin-docker-buildx
settings:
repo: registry.local.nothaft.cloud/taskflow
tag: latest
dockerfile: Dockerfile
registry: registry.local.nothaft.cloud