surrender
Some checks failed
ci/woodpecker/push/job Pipeline failed

This commit is contained in:
polwex 2026-04-19 08:51:24 +07:00
parent 0790da4e32
commit 78cc1b95bb
3 changed files with 49 additions and 2 deletions

View file

@ -15,4 +15,4 @@ steps:
image: bash
commands:
- '[ "${CI_COMMIT_BRANCH:-}" = "master" ] || { echo "skipping deploy on branch ${CI_COMMIT_BRANCH:-unknown}"; exit 0; }'
- /usr/local/libexec/deploy-kotsukotsu
- bash ./scripts/deploy-app.sh