15 lines
476 B
Text
15 lines
476 B
Text
|
|
{
|
||
|
|
name = "ontoref",
|
||
|
|
workspace_id = "ontoref",
|
||
|
|
image_base = "reg.librecloud.online/ontoref-daemon",
|
||
|
|
image_tag = "latest",
|
||
|
|
rust_version = "1.89",
|
||
|
|
lamina_base = "reg.librecloud.online/lamina",
|
||
|
|
port = 7891,
|
||
|
|
|
||
|
|
build_secrets = {
|
||
|
|
registry_push = { kind = 'docker_config, path = "infra/libre-wuji/secrets/registry-push.sops.yaml" },
|
||
|
|
sccache = { kind = 's3, path = "infra/libre-wuji/secrets/hetzner-s3.sops.yaml" },
|
||
|
|
},
|
||
|
|
}
|