pipeline: test: image: alpine commands: - echo "Woodpecker is working!" - uname -a