Add woodpecker pipeline #1

Merged
nomi-nonsz merged 21 commits from new/woodpecker-pipeline into main 2025-07-30 15:18:31 +08:00
Showing only changes of commit b8b5076bae - Show all commits

View File

@ -26,5 +26,5 @@ steps:
- cd scripting - cd scripting
- ls - ls
- chmod +x compile.sh spcomp - chmod +x compile.sh spcomp
- ./spcomp - bash ./spcomp
- bash compile.sh - bash compile.sh