steps: test-build: image: alpine commands: - echo "Starting CI pipeline test on Woodpecker CI!" - ls -la - echo "CI functional. Status OK!"