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

8 lines
138 B
YAML

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