Fix markdown formatting
Some checks are pending
Check & Deploy / generate-matrix (push) Waiting to run
Check & Deploy / build-check (push) Blocked by required conditions
Check & Deploy / flake-check (push) Blocked by required conditions
Check & Deploy / deploy (push) Blocked by required conditions

This commit is contained in:
SebastianStork 2026-02-18 19:28:37 +01:00
parent 3ecc10c445
commit aa12d74f45
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -52,7 +52,7 @@ Hosts enable services declaratively: `custom.web-services.forgejo = { enable = t
## Developer Workflows
| Task | Command |
|---|---|
| ----------------------------- | ------------------------------------------ |
| Rebuild & switch locally | `just switch` |
| Test config without switching | `just test` |
| Deploy to remote host(s) | `just deploy hostname1 hostname2` |