@@ -108,10 +108,13 @@ The scripts operate on the deployed IOC files in
|
||||
`/sls/bd/hla/<env>/services/<service-name>/current/ioc`, so a service has to be deployed
|
||||
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
|
||||
They run automatically when a new service is added (`.gitea/workflows/add-new-service.yml`).
|
||||
|
||||
## Manual CICD Workflow trigger
|
||||
|
||||
IOC commands can be triggered manually for any service (or `all` services) through the `Ioc` workflow
|
||||
(`.gitea/workflows/ioc.yml`) in the gitea Actions tab:
|
||||
|
||||
```
|
||||
Actions tab > Ioc (row on left side) > Run Workflow
|
||||
Gitea Repo > Actions tab > Ioc (row on left side) > Run Workflow
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user