kind: pipeline name: test-debug steps: verification: image: alpine commands: - echo "Le pipeline Woodpecker fonctionne !" - date - env | grep WOODPECKER