Update to 23.2.0
This commit is contained in:
parent
feed55ab47
commit
f3f4733241
2 changed files with 2 additions and 1 deletions
|
|
@ -50,6 +50,7 @@
|
|||
environment:
|
||||
SENTRY_IMAGE: 'getsentry/sentry:{{ app_branch }}'
|
||||
SENTRY_BIND: '{{ bind_address }}'
|
||||
REPORT_SELF_HOSTED_ISSUES: 0
|
||||
register: installer_output
|
||||
|
||||
- name: log installer output
|
||||
|
|
|
|||
Reference in a new issue