refactor: Move Sentry source maps upload to Docker build step
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: plibither8
Should be merged after https://github.com/sourcegraph/sourcegraph/pull/39560
This PR refactors the current method and location for uploading source maps to Sentry.
Before:
After:
Individually uploading a source map has been tested separately. Uploading on main branch build will be tested once merged.
Push commits to the source branch or add previously merged commits to review them.