add kb act runner
Some checks are pending
/ continuous-deploy (push) Waiting to run

This commit is contained in:
2026-03-15 00:38:47 +00:00
parent 6cbd805492
commit a8025799d1
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
**Deploy app:**
```bash
./deploy/ops-scripts/apply-app.sh
```
**Deploy Infra:**
```bash
./deploy/ops-scripts/apply-infra.sh
```