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
2025-12-03 11:35:09 +01:00

9 lines
135 B
YAML

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