Комментарии:
And now you can set tags only when creating runner via UI or API. You can't set "tags" during registration!
ОтветитьIs gitlab-runner deploy command introduced??when i tried using that command it started to fail for following reason
/etc/gitlab-runner# gitlab-runner deploy
Runtime platform arch=amd64 os=linux pid=174 revision=782c6ecb version=16.9.1
FATAL: Command deploy not found.
To correct something we covered in this video, we will not be introducing a new `gitlab-runner deploy` command, but rather extend the existing `gitlab-runner register` command so that it can take a runner token in place of a runner registration token. We'll follow up with a new video once the changes are merged into the architecture blueprint.
Ответить