hometify/.woodpecker.yml
alexandrump 425e98b59c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Try ci
2024-11-21 22:36:23 +01:00

10 lines
132 B
YAML

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