debian-packages/.woodpecker/build_bin.yml
leafee98 05aaa8fb52
Some checks failed
ci/woodpecker/push/build_bin Pipeline failed
ci/woodpecker/push/build_other Pipeline failed
add workflow to build packages
2023-04-13 11:50:01 +08:00

13 lines
213 B
YAML

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