d
Build KabOS Image / build (push) Failing after 29s Details

This commit is contained in:
mkm1971 2026-04-26 21:52:30 +00:00
parent 5d4feca117
commit fdb02b00e4
1 changed files with 2 additions and 2 deletions

View File

@ -11,9 +11,9 @@ jobs:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- name: Fix repo URL (IMPORTANT) - name: Fix repo URL (FINAL)
run: | run: |
git config --global url."http://forgejo-kabos:3000/".insteadOf "http://forgejo:3000/" git config --global url."https://cgi.medsys.cloud/".insteadOf "http://forgejo:3000/"
- name: Checkout repo - name: Checkout repo
uses: actions/checkout@v3 uses: actions/checkout@v3