mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 15:47:28 +00:00
chore: simplify crabbox integration
This commit is contained in:
@@ -9,6 +9,7 @@ capacity:
|
||||
- eu-west-1
|
||||
actions:
|
||||
workflow: .github/workflows/crabbox-hydrate.yml
|
||||
job: hydrate
|
||||
ref: main
|
||||
runnerLabels:
|
||||
- crabbox
|
||||
@@ -26,14 +27,8 @@ sync:
|
||||
baseRef: main
|
||||
exclude:
|
||||
- .artifacts
|
||||
- .cache
|
||||
- .codex
|
||||
- .DS_Store
|
||||
- .turbo
|
||||
- coverage
|
||||
- dist
|
||||
- dist-runtime
|
||||
- node_modules
|
||||
- playwright-report
|
||||
- test-results
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user