Commit fa91f9d
committed
fix(ci): resolve timeout and link check failures
- Add Procfile.ci with Jekyll only (no Netlify) for CI
- Exclude /docs/latest/* and /install/latest/* from link checking
(these are redirect-based URLs that only work with Netlify)
- Update CI to use Jekyll on port 3000 instead of Netlify on 7777
- Restore netlify.toml to simple config for local dev
Signed-off-by: Marcin Skalski <marcin.skalski@konghq.com>1 parent 09626df commit fa91f9d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments