Files
dashboard/sync
Matthias Hochmeister 67ea0ba1f6 fix: move ENV PATH before npm ci to bust stale Docker cache layer
The cached npm ci layer predates the ENV PATH instruction, so tsc was
never on PATH when the build ran. Moving ENV PATH earlier changes the
cache key and forces a fresh install.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-01 13:59:19 +01:00
..
2026-03-01 11:50:27 +01:00
2026-03-01 12:03:11 +01:00
2026-03-01 11:50:27 +01:00