Deploy

引導在沒有 CI/CD 平台(GitHub Actions/GitLab CI)的情況下完成可靠部署。 Use when: 部署到 VPS、離線隔離的伺服器,或任何沒有 CI/CD 基礎設施的環境。 Not for: 建立在 GitHub Actions 或 GitLab CI 上的管線——請用 /ci-cd;版本號遞增與發布晉級——請用 /release。 Keywords: deployment, no-cicd, shell script, blue-green, smoke test, rollback, 無 CI/CD, 部署, 藍綠部署, 回滾.

AsiaOstrich Updated

File contents

AsiaOstrich/universal-dev-standards/tree/main/.claude/skills/deploy-assistant commit 724b7dec5e

Frequently asked questions

npx skillmds@latest add asiaostrich/deploy-3