debian-packages/.woodpecker/build_bin.yml
leafee98 e15d6e89f3
All checks were successful
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline was successful
disable build for dendrite, update image
2023-04-13 13:45:08 +08:00

17 lines
279 B
YAML

pipeline:
bin-pack:
image: debian-pack:0.3
secrets:
- WEBDAV_USER
- WEBDAV_PASS
- WEBDAV_HOST
- WEBDAV_REPOPATH
commands:
- ./script/build_single.sh $BIN_PACK
matrix:
BIN_PACK:
- dufs-bin
- filebrowser-bin
- forgejo-bin