chore: remove instrumentation (#279)

* chore: remove instrumentation

* chore: clean apk cache after installation

* chore: fix docker builds
This commit is contained in:
Henry
2025-12-10 22:16:38 +00:00
committed by GitHub
parent 36675604f9
commit bcd20b58c6
5 changed files with 5 additions and 203 deletions

View File

@@ -26,7 +26,6 @@ const config = {
],
/** We already do linting and typechecking as separate tasks in CI */
eslint: { ignoreDuringBuilds: true },
typescript: { ignoreBuildErrors: true },
images: {