Commit d13adb7
fix: skip Oryx build for static site
Azure SWA Oryx detected package.json and tried npm build.
Added skip_app_build: true since this is a plain static site.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a2fd71a commit d13adb7
File tree
1 file changed
+1
-0
lines changed- .github/workflows
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments