Sign in
cobalt
/
cobalt
/
e51ce0a747a5219196e7c62622f7455b726bee71
/
.
/
docker
/
windows
/
runner
/
runner.ps1
blob: 9e96a5e581740414802c635c3230fed275d92d47 [
file
] [
log
] [
blame
]
.
\actions
-
runner\config
.
cmd
--
unattended
--
replace
--
url https
:
//github.com/${env:RUNNER_REPO} --token $env:RUNNER_TOKEN --name $env:RUNNER_NAME --work $env:RUNNER_WORKDIR --labels $env:RUNNER_LABELS;
.
\actions
-
runner\run
.
cmd
;