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 - name: build
image: debian:bookworm image: debian:bookworm
commands: commands:
- ls scripting - cd scripting
- cd scripting && bash compile.sh - ls
- bash compile.sh