docs: ioc commands manual workflows
Build and Publish Site / docker (push) Successful in 4s

This commit is contained in:
Benjamin Labrecque
2026-08-25 14:41:07 +02:00
parent 16eac5cd08
commit e6e1d32e5a
+5 -1
View File
@@ -110,4 +110,8 @@ before its IOC can be installed.
They run automatically when a new service is added (`.gitea/workflows/add-new-service.yml`),
and can be triggered manually for any service (or `all` services) through the `Ioc` workflow
(`.gitea/workflows/ioc.yml`) in the gitea Actions tab.
(`.gitea/workflows/ioc.yml`) in the gitea Actions tab:
```
Actions tab > Ioc (row on left side) > Run Workflow
```