Supprimer .woodpecker.yml

This commit is contained in:
2025-11-21 19:34:52 +00:00
parent 9044560833
commit b732944f7a

View File

@@ -1,12 +0,0 @@
when:
event:
- push
- pull_request
steps:
test:
image: alpine
commands:
- echo "Woodpecker CI fonctionne parfaitement !"
- uname -a
- ls -la