Sign in
cobalt
/
cobalt
/
404c6254e63b7f74f25fb3cfd9687011650950af
/
.
/
docker
/
windows
/
runner
/
runner.ps1
blob: fa4fb5c7922c21adcd71d3e88d900c856b365428 [
file
]
C
:
\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;
C
:
\actions
-
runner\run
.
cmd
;