Test CI Woodpecker
This commit is contained in:
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
pipeline:
|
||||||
|
test:
|
||||||
|
image: alpine:latest
|
||||||
|
commands:
|
||||||
|
- echo "CI OK — Woodpecker fonctionne !"
|
||||||
|
- uname -a
|
||||||
|
- ls -la
|
||||||
Reference in New Issue
Block a user