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

View File

@ -23,5 +23,6 @@ steps:
- name: build
image: debian:bookworm
commands:
- ls scripting
- cd scripting && bash compile.sh
- cd scripting
- ls
- bash compile.sh