Hello Everyone,
Welcome to Gitlab series.
Today we are going to talk about Runners concepts and How they can be used for execution of Jobs defined in Gitlab Pipeline file [Which we will be covering later]
Also, we will discuss concept of Executor as well.
Runner: An application/service/software which need to be installed on a machine where we want to execute pipeline jobs.
Two type of runners:
Gitlab managed runners
self managed runners
Based on Access Runners can be categorized in to three sections:
1. Instance runners: available for all projects
2. Group runners: available for all projects under the group
3. Project runner: available specific to project runner
Let us catch up in video and understand more.
Regards
PrinceAutomationDestination
Download
0 formats
No download links available.
Gitlab Runner and Executor | Important Gitlab concept | NatokHD