(no title)
davidortega | 5 years ago
docker run --name myrunner -d -e RUNNER_IDLE_TIMEOUT=1800 -e RUNNER_LABELS=cml -e RUNNER_REPO=$my_repo_url -e repo_token=$my_repo_token dvcorg/cml-gpu-py3-cloud-runner
It works for Gitlab and Github. Just only point your url and repo token
No comments yet.