Commit 7b16f12
fix(ci): split deploy steps and add wrangler devDependency
Split deploy-mcp into separate conditional steps for production and
development to avoid passing --env="" on master (which targets an
empty-named environment instead of production). Add wrangler as a
devDependency so local scripts work from a clean checkout.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4c2baea commit 7b16f12
3 files changed
Lines changed: 130 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
121 | | - | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
122 | 131 | | |
123 | 132 | | |
124 | 133 | | |
| |||
0 commit comments