WIP Add CI #1

Open
Adrien wants to merge 39 commits from init-ci into develop
Showing only changes of commit a8277fd018 - Show all commits

6
.woodpecker.yml Normal file
View File

@@ -0,0 +1,6 @@
pipeline:
first-job:
image: busybox
commands:
- echo "first run"