Merge pull request #6020 from betagouv/sentry-version-number
CI : envoie le tag de version à Sentry (au lieu du SHA1) (#6020)
This commit is contained in:
commit
703f13c34d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sentry-release.yml
vendored
1
.github/workflows/sentry-release.yml
vendored
|
@ -16,3 +16,4 @@ jobs:
|
|||
SENTRY_PROJECT: rails
|
||||
with:
|
||||
environment: production
|
||||
version: ${{ github.ref }}
|
||||
|
|
Loading…
Add table
Reference in a new issue