Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/recyclarr/commit/bf4830d7995356e59ca59632868627a3cf7adb60 You should set ROOT_URL correctly, otherwise the web may not work correctly.

ci: Make test artifact download part of overall build status

docker-retention
Robert Dailey 9 months ago
parent b1e83621b6
commit bf4830d799

@ -220,6 +220,7 @@ jobs:
- codesign
- docker
- release
- test-artifact-download
runs-on: ubuntu-latest
steps:
- name: Check if all jobs succeeded

Loading…
Cancel
Save