hometify/.woodpecker.yml
2024-10-08 02:36:48 +02:00

5 lines
77 B
YAML

steps:
first-job:
image: busybox
commands:
- echo "first run"