ci: fix sentry sourcemap path
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
parent
c8c7202c61
commit
970655ab21
|
@ -179,4 +179,4 @@ jobs:
|
||||||
version: authentik@2021.7.1
|
version: authentik@2021.7.1
|
||||||
environment: beryjuorg-prod
|
environment: beryjuorg-prod
|
||||||
sourcemaps: './web/dist'
|
sourcemaps: './web/dist'
|
||||||
url_prefix: /static/dist
|
url_prefix: '~/static/dist'
|
||||||
|
|
Reference in New Issue