Test CI OK

This commit is contained in:
Matthieu
2025-11-21 17:39:16 +01:00
parent 82fa6589f2
commit ead5d98e61

View File

@@ -1,7 +1,8 @@
pipeline:
steps:
test:
image: alpine:latest
image: alpine
commands:
- echo "CI OK — Woodpecker fonctionne !"
- echo "Woodpecker CI fonctionne parfaitement !"
- uname -a
- ls -la