added mylimbo act runner
All checks were successful
/ continuous-deploy (push) Successful in 19s

This commit is contained in:
Márcio Fernandes
2026-03-16 10:10:08 +00:00
parent de4ea7d211
commit f1ad238669
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
```