chore(infra): align systemd units and Forgejo runners
Some checks failed
CI / Frontend Type Checking & Linting (push) Failing after 0s
CI / Backend Tests (push) Has been skipped
CI / Backend Linting & Type Checking (push) Failing after 16s

Point services to /opt/innercontext/current release paths, remove stale phase completion docs, and switch Forgejo workflows to run on the lxc runner label.
This commit is contained in:
Piotr Oleszczyk 2026-03-07 01:21:01 +01:00
parent 2efdb2b785
commit 5d69a976c4
7 changed files with 118 additions and 654 deletions

View file

@ -18,7 +18,7 @@ on:
jobs:
deploy:
name: Manual deployment to LXC
runs-on: ubuntu-latest
runs-on: lxc
steps:
- name: Checkout code
uses: actions/checkout@v4