Archived
initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
GITEA_INSTANCE_URL=https://git.example.com
|
||||
GITEA_RUNNER_NAME=olixero-agentic
|
||||
CI_AGENT_IMAGE=olixero-ci-agent-runner:1.0.0
|
||||
|
||||
# Absolute host paths are recommended for homelab deployment.
|
||||
RUNNER_DATA_DIR=/srv/olixero-ci-agent/runner
|
||||
OPENCODE_DATA_DIR=/srv/olixero-ci-agent/opencode
|
||||
CACHE_DIR=/srv/olixero-ci-agent/cache
|
||||
RUNNER_TOKEN_FILE=./secrets/runner-token
|
||||
Reference in New Issue
Block a user