gitlab-runner

CLI tool for managing GitLab runners. More information: https://docs.gitlab.com/runner/. Register…

gitlab-runner

CLI tool for managing GitLab runners. More information: https://docs.gitlab.com/runner/.

sudo gitlab-runner register --url {{https://gitlab.example.com}} --registration-token {{token}} --name {{name}}

sudo gitlab-runner register --url {{https://gitlab.example.com}} --registration-token {{token}} --name {{name}} --executor {{docker}}

sudo gitlab-runner unregister --name {{name}}

sudo gitlab-runner status

sudo gitlab-runner restart

sudo gitlab-runner verify

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← gitlab-ctl git-lfs →