16 lines
360 B
JSON
16 lines
360 B
JSON
{
|
|
"schema_version": "0.1.0",
|
|
"workspace": "libre-wuji",
|
|
"mode_id": "lian-build-provisioning",
|
|
"default_endpoint": "https://reg.librecloud.online",
|
|
"entries": [
|
|
{
|
|
"key": "cache/ci/lian-build-rust:buildcache",
|
|
"access": "read_write"
|
|
},
|
|
{
|
|
"key": "cache/ci/lian-build-rust:sccache",
|
|
"access": "read_write"
|
|
}
|
|
]
|
|
}
|