Files
wp-fix-plugin-does-not-exis…/.woodpecker.yml
Marcus Quinn f85f6f0d3c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Use minimal Woodpecker CI configuration for testing
2025-04-07 06:16:04 +01:00

7 lines
139 B
YAML

steps:
test:
image: alpine:latest
commands:
- echo "Hello from Woodpecker CI"
- echo "Testing minimal configuration"