act-runners: add mf act runner
All checks were successful
/ continuous-deploy (push) Successful in 18s

This commit is contained in:
Márcio Fernandes
2026-03-20 14:17:06 +00:00
parent 694756815f
commit fe74820aea
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# mylimbo - act-runner
**Deploy app:**
```bash
./deploy/ops-scripts/apply-app.sh
```
**Deploy Infra:**
```bash
./deploy/ops-scripts/apply-infra.sh
```