Commit 8845037
committed
Fix GitHub Actions workflow: update artifact path and Keycloak service configuration
- Fix Next.js build artifact path from web/.next to web/build (matches distDir config)
- Fix Keycloak service: remove invalid 'command' field, use --entrypoint in options
- Add KC_DB=dev-file for in-memory H2 database
- Configure Keycloak to start in dev mode via entrypoint1 parent 283a8f4 commit 8845037
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments