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