GitLab Beginner Tutorial 7 | GitLab CI/CD Getting Started

preview_player
Показать описание
Today we will learn
1. What is GitLab CI/CD
3. Run CI/CD pipeline

GitLab CI is an open source CI service included with GitLab
Since ver 8.0
GitLab CI is an open source Continuous Integration service included with GitLab
Only project maintainers & Admin can access the Settings

-
Mac - textEdit, textWrangler
Windows - Notepad, notepad++

demo_job_1:
tags:
- ci
script:
- echo Hello World

Step 2: Commit and push file to gitlab repo

Step 3: Create GitLab runner for the project

Step 4: Start the runner

Step 5: Make any change in the project > commit > push

#GitLabTutorials
References:

------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ MAVEN ------------

------------ OTHERS ------------

You can support my mission for education by sharing this knowledge and helping as many people as you can

Never Stop Learning
Raghav
Рекомендации по теме
Комментарии
Автор

I highly appreciate the whole series of GitLab Beginner Tutorial you provided! I have an exam tomorrow also tackling this topic and we didn't get any documents for it. This series was the perfect way get to know the application and it's basic features! Thank you! I only wish you would have made a video for GitLab issues and how they work aswell!

haidercharly
Автор

Thanks a ton Raghav for sharing your knowledge!

Your GitLab series are amazing and smooth to follow along. You have got a new subscriber!

Cheers and please keep the good work!!

Автор

This helped me so much, I'm studying Computer Science and this is one of our tasks now. At first it looked complex and unpleasent but you described it very well, thank you!

ferris
Автор

I've watched some other tutorials and messed up. Atlast found a "PERFECT ONE" from basic. Thank you so much Raghav..

kowsalyakabi
Автор

I really like your teaching style by doing everything steps by step!!! Kuddos and thanks a bunch

streamingideas
Автор

Thank you!! I love that you showed all the steps in order with details!!

Andreea
Автор

Great tutorial but you have to continue it!! Don’t leave us hanging. Merging to master, working on branches, common errors, deleting a branch, renaming etc

B.A.Tudorache
Автор

One of the best playlists on youtube and even the best tutorial for understanding GitLab, it's explained beautifully. All the steps are in detail and made it very easy for a learner to understand from scratch. Mindblowing efforts as included both Mac & windows parallelly.Very short tutorial and saves a lot of time by covering everything. Very few experts like Raghav Pal Sir can make us explain in just 7 videos. There's a request for you at the end if you can explain topics of laravel framework with mini projects.Thank you.

sanjnachoksi
Автор

I completed your Jenkins and GitLab playlist.. you explain in simple manner so thank you Raghav for that..I try to hit like button for all your videos 👍

divinity
Автор

7:55 that is the point where u solved my problem. thanks you... :)

far-red
Автор

Excellent tutorial!
I couldn't really find anywhere a tutorial THIS good! Understood and worked as well! On point!
Thank you so much!
Subscribed as well, since you have other interesting tutorials as I see!

kaseropitaa
Автор

Thanks Raghav. I have shared the same with my team. We are now migrating from GITHUB + TeamCity to GITLAB. I am very much sure they would love this.
Big Fan of yours.

atulsinha
Автор

Raghav - you are doing great job by explaining fundamentals. Appreciate your efforts !!!

surinderkumar
Автор

Thank you so much, very useful tutorial. I really appreciate your knowledge and services which you're giving to us.🙏🙏🙏.

prasannamundinkeri
Автор

Thank you so much, well explained! appreciate your help a
lot :)

sabuhishukurov
Автор

Really nice video with the detailed explanation, able to perform my activities by going through your videos. Appreciate your knowledge sharing and thanks a lot.

balan
Автор

This was awesome, thank you very much!! You arethe best Raghav!!

andreiasimov
Автор

Informative tutorial! Clear and precise.
Thank you for sharing.
Liked & subscribed.

bijoysaraf
Автор

Hi Raghav... All your courses are quick starters. it helps a lot. Thank you so much.

VaagaiUniversity
Автор

Thanks a lot! Videos helped to understand CI/CD techniques in GitLab.

someonesomewhere