test-ci #4

Closed
matthieu wants to merge 13 commits from test-ci into master
Showing only changes of commit b732944f7a - Show all commits

View File

@@ -1,12 +0,0 @@
when:
event:
- push
- pull_request
steps:
test:
image: alpine
commands:
- echo "Woodpecker CI fonctionne parfaitement !"
- uname -a
- ls -la