Files
task-manager/.woodpecker.yml
T
paul cb4cf87ed4
continuous-integration/drone/push Build is pending
Migrate CI from Drone to Woodpecker
2001-01-01 00:00:00 +00:00

12 lines
254 B
YAML

when:
event: push
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