This repository has been archived on 2026-04-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Inventory_backend/.woodpecker.yml
Matthieu e2c7165c8c
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/manual/woodpecker Pipeline is pending
Test CI OK
2025-11-21 17:39:16 +01:00

9 lines
135 B
YAML

steps:
test:
image: alpine
commands:
- echo "Woodpecker CI fonctionne parfaitement !"
- uname -a
- ls -la