A pull-through cache for CI build artifacts and container layers.
Pipelines re-download the same dependencies on every run. Build Moss keeps a warm copy close to your runners, so repeat builds fetch from a regional endpoint instead of crossing the network again.
| Region | Host | Status |
|---|---|---|
| Šiauliai, LT | eu1.buildmoss.dev | operational |
cache:
endpoint: https://eu1.buildmoss.dev
scope: ${CI_PROJECT_PATH}
ttl: 168h
Cached objects are content-addressed and expire on the TTL above. Nothing is written to long-term storage. Additional regions are provisioned on request.