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

This commit is contained in:
Nikolai Rodionov 2024-10-19 15:43:39 +02:00
parent 2dc64b1dd2
commit 39b03467ae
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

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