1
Fork 0
This repository has been archived on 2024-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
qr-code-component/.woodpecker.yaml

11 lines
145 B
YAML
Raw Normal View History

2024-10-07 12:26:53 +00:00
when:
- event: manual
- event: push
branch: main
steps:
- name: hello-world
image: alpine:latest
commands:
- echo hello