ci: fix sentry sourcemap path

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer 2021-07-29 21:06:40 +02:00
parent c8c7202c61
commit 970655ab21
1 changed files with 1 additions and 1 deletions

View File

@ -179,4 +179,4 @@ jobs:
version: authentik@2021.7.1
environment: beryjuorg-prod
sourcemaps: './web/dist'
url_prefix: /static/dist
url_prefix: '~/static/dist'