Commit eed207f
ci(deploy): consolidate to cd.yml, align backend with Run-From-Package
- Delete .github/workflows/deploy-api.yml (duplicate of cd.yml backend job)
- Update cd.yml backend to publish with -r linux-x64 and zip on Linux,
matching the strategy documented in DEPLOY.md Step 7.5 to avoid
wwwroot corruption from Windows-zipped backslash paths1 parent f8cd70f commit eed207f
2 files changed
Lines changed: 14 additions & 52 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
45 | 56 | | |
46 | 57 | | |
47 | 58 | | |
48 | 59 | | |
49 | 60 | | |
50 | 61 | | |
51 | | - | |
| 62 | + | |
52 | 63 | | |
53 | 64 | | |
54 | 65 | | |
| |||
This file was deleted.
0 commit comments