filmov
tv
GitLab Beginner Tutorial 5 | How to install GitLab Runner on Mac OS
![preview_player](https://i.ytimg.com/vi/R8rru9nmZ40/maxresdefault.jpg)
Показать описание
Today we will learn
What is GitLab Runner
How to install GitLab runner
How to register GitLab runner
How to start GitLab runner
- used in GitLab CI
- Open-source continuous integration service included with GitLab
- used to run jobs & send results back to GitLab
Step 1: Install GitLab Runner
brew install gitlab-runner
gitlab-runner --version
Step 2: Register GitLab Runner
gitlab-runner register
Step 3: Start GitLab Runner
brew services start gitlab-runner
brew services stopgitlab-runner
Step 4: Check runner is activated in the project
#GitLabTutorials
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ MAVEN ------------
------------ OTHERS ------------
Keep Learning,
Raghav
You can support my mission for education by sharing this knowledge and helping as many people as you can.
What is GitLab Runner
How to install GitLab runner
How to register GitLab runner
How to start GitLab runner
- used in GitLab CI
- Open-source continuous integration service included with GitLab
- used to run jobs & send results back to GitLab
Step 1: Install GitLab Runner
brew install gitlab-runner
gitlab-runner --version
Step 2: Register GitLab Runner
gitlab-runner register
Step 3: Start GitLab Runner
brew services start gitlab-runner
brew services stopgitlab-runner
Step 4: Check runner is activated in the project
#GitLabTutorials
------------ UI TESTING ------------
------------ API TESTING ------------
------------ MOBILE TESTING ------------
------------ CI | CD | DEVOPS ------------
------------ VERSION CONTROL SYSTEM ------------
------------ PERFORMANCE TESTING ------------
------------ PROGRAMMING ------------
------------ IDE ------------
------------ MAVEN ------------
------------ OTHERS ------------
Keep Learning,
Raghav
You can support my mission for education by sharing this knowledge and helping as many people as you can.
Комментарии