Sign in
cobalt
/
cobalt
/
e094c505482ae0701e8ab14442dcbc1d521361cd
/
.
/
docker
/
windows
/
runner
/
runner.ps1
blob: 1d30fd38ee80c3a7d7b966716246e9da5e08aedd [
file
]
.
\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;
.
\actions
-
runner\run
.
cmd
;