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

ci: Enable debug logs for docker build

pull/108/head
Robert Dailey 3 years ago
parent 72b0c9272d
commit 5f570979c6

@ -50,6 +50,8 @@ jobs:
- name: Set up Buildx
uses: docker/setup-buildx-action@v2
with:
buildkitd-flags: --debug
- name: Check if tag is a version number
id: check_version

Loading…
Cancel
Save