pipeline: test: image: alpine:latest commands: - echo "CI OK — Woodpecker fonctionne !" - uname -a - ls -la