gitlab-runner register
[root@g ~]# gitlab-runner register Runtime platform arch=amd64 os=linux pid=23614 revision=ac8e767a version=12.6.0 Running in system-mode. Please enter the gitlab-ci coordinator URL (e.g. https://gitlab.com/): http://192.168.10.7/ Please enter the gitlab-ci token for this runner: 9x7obx5BGPK3bjXCwDkr Please enter the gitlab-ci description for this runner: [g.x.com]: x Please enter the gitlab-ci tags for this runner (comma separated): xxx-parent Registering runner... succeeded runner=9x7obx5B Please enter the executor: docker+machine, docker-ssh+machine, kubernetes, ssh, virtualbox, custom, docker, docker-ssh, parallels, shell: shell Runner registered successfully. Feel free to start it, but if it's running already the config should be automatically reloaded! [root@g ~]#