Files
StarPilot/tools/truenas_github_runner/.env.example
firestar5683 f30e540690 buildy build
2026-05-14 18:18:44 -05:00

10 lines
383 B
Plaintext

RUNNER_IMAGE=ghcr.io/REPLACE_ME/starpilot-truenas-runner:latest
GITHUB_REPOSITORY_URL=https://github.com/REPLACE_ME/REPLACE_ME
RUNNER_NAME=starpilot-truenas-runner
RUNNER_LABELS=self-hosted,truenas,starpilot-build
RUNNER_WORKDIR=/runner/_work
RUNNER_TOKEN=REPLACE_WITH_ONE_TIME_GITHUB_RUNNER_TOKEN
RUNNER_DATA_PATH=/mnt/tank/apps/starpilot-runner
DOCKER_GID=
REMOVE_RUNNER_ON_EXIT=0