buildy build

This commit is contained in:
firestar5683
2026-05-14 11:00:56 -05:00
parent 1729d3cda3
commit f30e540690
12 changed files with 548 additions and 241 deletions
+9
View File
@@ -0,0 +1,9 @@
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