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

This commit is contained in:
polwex 2026-04-19 08:13:57 +07:00
parent 3a9e6eed7f
commit dc28c16a32
2 changed files with 2 additions and 1 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; }'
- /run/wrappers/bin/sudo -n /usr/local/libexec/deploy-kotsukotsu
- /usr/local/libexec/deploy-kotsukotsu

View file

@ -2,3 +2,4 @@
2
3
4
5