Explorar o código

fix: update Cloudflare Pages project name to tg-live-game-web

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
yb hai 3 semanas
pai
achega
f1933e9182
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -19,7 +19,7 @@ pipeline {
         PNPM_PATH = '/root/.nvm/versions/node/v18.20.4/bin/pnpm'
 
         // Cloudflare 配置
-        CLOUDFLARE_PROJECT_NAME = 'tg-live-game'
+        CLOUDFLARE_PROJECT_NAME = 'tg-live-game-web'
         DEPLOY_PATH = 'web'
         DEPLOY_URL = "https://${CLOUDFLARE_PROJECT_NAME}.pwtk.cc"