feat(config): 🧑‍💻 Add custom tracing URL support to Sentry config

This commit is contained in:
Jesse Wierzbinski 2024-07-26 00:02:48 +02:00
parent 7d1522cc1e
commit bc25896ed8
No known key found for this signature in database
6 changed files with 18 additions and 1 deletions

View file

@ -62,6 +62,8 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
GIT_COMMIT=$(git rev-parse --short "$GITHUB_SHA")
provenance: mode=max
sbom: true
platforms: linux/amd64,linux/arm64