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

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'