test-ci #2

Closed
matthieu wants to merge 8 commits from test-ci into master
Showing only changes of commit 4bfa21d4b3 - Show all commits

7
.woodpecker.yml Normal file
View File

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