Commit 3b59cbb
committed
refactor: Update FrontendRelease workflow to remove sharp package installation and dev dependencies
- Removed the step to install the sharp package for Next.js in the FrontendRelease workflow
- Removed the step to remove dev dependencies in the FrontendRelease workflow
refactor: Update yarn workspace build command for frontend app
- Updated the yarn workspace build command for the frontend app in the FrontendRelease workflow
refactor: Update FrontendRelease workflow to build frontend app using yarn workspace
- Updated the FrontendRelease workflow to build the frontend app using yarn workspace
refactor: Rename builddeploy step to deploy in FrontendRelease workflow
- Renamed the builddeploy step to deploy in the FrontendRelease workflow
refactor: Skip app and API build in FrontendRelease workflow
- Skipped the app and API build steps in the FrontendRelease workflow1 parent d1a365c commit 3b59cbb
2 files changed
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | 31 | | |
40 | 32 | | |
41 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
| 21 | + | |
19 | 22 | | |
20 | | - | |
21 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments