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 88e40fc2a1 - Show all commits

View File

@ -25,6 +25,6 @@ steps:
commands: commands:
- cd scripting - cd scripting
- ls - ls
- chmod +x compile.sh spcomp - chmod +x spcomp
- bash ./spcomp - ./spcomp
- bash compile.sh - bash compile.sh