mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-26 08:01:04 +00:00
7 lines
157 B
Bash
7 lines
157 B
Bash
CONTAINER_NAME="act_runner"
|
|
DATA_PATH="./data"
|
|
GITEA_INSTANCE_URL="http://1.2.3.4:567"
|
|
RUNNER_REGISTRATION_TOKEN="xxx"
|
|
RUNNER_NAME="xxx"
|
|
RUNNER_LABELS="xxx"
|