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