debian-packages/.woodpecker/build_other.yml
leafee98 14dadd779f
Some checks failed
ci/woodpecker/push/build_bin Pipeline was successful
ci/woodpecker/push/build_other Pipeline failed
modify build script and update ci
2023-04-13 13:04:51 +08:00

22 lines
409 B
YAML

pipeline:
dendrite:
image: golang
secrets:
- WEBDAV_USER
- WEBDAV_PASS
- WEBDAV_HOST
- WEBDAV_REPOPATH
commands:
- ./script/build_single.sh dendrite
static-deployer-git:
image: debian-pack:0.1
secrets:
- WEBDAV_USER
- WEBDAV_PASS
- WEBDAV_HOST
- WEBDAV_REPOPATH
commands:
- ./script/build_single.sh static-deployer-git