debian-packages/.woodpecker/build_bin.yml

13 lines
213 B
YAML
Raw Normal View History

2023-04-13 03:50:01 +00:00
pipeline:
bin-pack:
image: debian:stable-slim
commands:
- source script/build_single.sh
- build_single ${BIN_PACK}
matrix:
BIN_PACK:
- dufs-bin
- filebrowser-bin
- forgejo-bin