hometify/.woodpecker.yml
alexandrump 3b66ca7510
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Another try to ci
2024-11-21 22:56:27 +01:00

10 lines
131 B
YAML

# when:
# - event: push
# branch: main
steps:
- name: first-job
image: busybox
commands:
- echo "third run"