test-ci #3

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

View File

@@ -1,3 +1,8 @@
when:
event:
- push
- pull_request
steps:
test:
image: alpine
@@ -5,4 +10,3 @@ steps:
- echo "Woodpecker CI fonctionne parfaitement !"
- uname -a
- ls -la