File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2375,3 +2375,8 @@ enabled_projects_for_fedora_ci:
23752375 - https://src.fedoraproject.org/rpms/yt-dlp
23762376 - https://src.fedoraproject.org/rpms/zathura-pdf-mupdf
23772377 - https://src.fedoraproject.org/rpms/zeal
2378+
2379+ # Log Detective interface server URL and token
2380+ logdetective_enabled: false
2381+ logdetective_url: {{ vault.logdetective.url }}
2382+ logdetective_token: {{ vault.logdetective.token }}
Original file line number Diff line number Diff line change @@ -154,3 +154,8 @@ enabled_projects_for_fedora_ci:
154154 - https://src.fedoraproject.org/rpms/python-scikit-build-core
155155 - https://src.fedoraproject.org/rpms/python-specfile
156156 - https://src.fedoraproject.org/rpms/spglib
157+
158+ # Log Detective interface server URL and token
159+ logdetective_enabled: false
160+ logdetective_url: {{ vault.logdetective.url }}
161+ logdetective_token: {{ vault.logdetective.token }}
You can’t perform that action at this time.
0 commit comments