Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d094ffcfd30438d71374977eb20f0c9be74f571b?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update ci.yml

pull/2393/head
tteckster 1 year ago committed by GitHub
parent dc37502d15
commit d094ffcfd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,12 +2,13 @@ name: CI
on:
push:
branches:
- gh-pages
branches: [ "gh-pages" ]
workflow_dispatch:
jobs:
ci:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- uses: actions/checkout@v3

Loading…
Cancel
Save

Powered by BW's shoe-string budget.