solomonlai.ng/.woodpecker/pipeline.yml
Solomon Laing 5514d5455c
Some checks are pending
ci/woodpecker/push/pipeline Pipeline is pending
woodpecker pipeline test added
2025-12-29 15:21:47 +10:30

10 lines
158 B
YAML

when:
- event: push
branch: main
steps:
- name: build
image: alpine
commands:
- echo "Building site..."
- echo "Site built!.