All checks were successful
deploy / deploy (push) Successful in 46s
Workflow приведён к шаблону из memory/reference_gitea_actions.md: - runs-on: ubuntu-latest (act_runner на str-u-01 даёт node:20-bookworm) - apt-get install openssh-client (нет в node:20 by default) - secrets: SSH_DEPLOY_KEY (raw private key, не base64) + SSH_KNOWN_HOSTS - ssh ... bash -s <<'REMOTE' с git clone/pull, docker compose build+up, health-check curl, docker image prune retention 7d
1.6 KiB
1.6 KiB