Add CICD
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-10-19 15:43:39 +02:00
parent 2dc64b1dd2
commit 39b03467ae

View File

@ -18,4 +18,5 @@ steps:
image: alpine
name: Run the project
commands:
- apk update && apk add bash
- ./project.sh