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 f980055d35 - Show all commits

View File

@ -24,4 +24,5 @@ steps:
- name: build - name: build
image: debian:bookworm image: debian:bookworm
commands: commands:
- ldd scripting/spcomp
- bash scripting/compile.sh - bash scripting/compile.sh