chore(infra): align systemd units and Forgejo runners
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:
parent
2efdb2b785
commit
5d69a976c4
7 changed files with 118 additions and 654 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue