GitLab CI CD Pipeline Tutorial | Introduction | 2022

  Рет қаралды 243,864

Tech and Beyond With Moss

Tech and Beyond With Moss

Күн бұрын

Пікірлер: 172
@tech_with_moss
@tech_with_moss 2 жыл бұрын
TOC: Introduction: 00:00 Pipeline editor: 02:33 Stages and jobs overview: 07:36 GitLab Pipeline Artifacts: 11:08 Docker Images: 21:19 Pipeline Environment Variables: 25:45 GitLab Runner Settings: 30:16 Pipeline Caching: 31:59 Conclusion: 33:43
@orion-n
@orion-n 2 жыл бұрын
Hey man can you make a tutorial for building CICD docker images using a workflow application. Im working with gitlab CICD for research however in the past have used Github actions for building and artifacting which was much easier for scripting and custom actions.
@АнтонЯнушев-ч5щ
@АнтонЯнушев-ч5щ 24 күн бұрын
Your tutorials are clearer than most other channels. Thank you
@ABTA
@ABTA 2 жыл бұрын
Your videos are highly underrated you csn easily reach 100k within a year if u made content like this.
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you Abhinav, I really appreciate that. I also believe it's possible to hit 100k with supporters of the channel like yourself!
@PaulKranti
@PaulKranti 2 жыл бұрын
While the world was celebrating the new year, my man was recording this video🤟🏻🤟🏻🔥
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Haha I love this comment! Thank you, Paul.
@alainlanta
@alainlanta 2 жыл бұрын
You have teaching skills
@JeremyMoritz1
@JeremyMoritz1 2 жыл бұрын
Truly excellent tutorial. Great pacing, very informative, focused, clear audio, and well edited. Thank you for taking the time to make this helpful video.
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thanks a lot! I appreciate it!
@maheshmahendrakar1751
@maheshmahendrakar1751 2 жыл бұрын
Made this video clear info on the gitlab, thank you
@elvillanomaloso6079
@elvillanomaloso6079 2 жыл бұрын
I've been watching different videos about Gitlab trying to understand how the pipeline actually works. There was something missing that I was not understanding. In this video I found the missing piece of the puzzle. Now it all makes sense. You made my day. Such a fantastic video. Thank you Moss, you have a new subscriber.
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thanks a lot! I'm really glad to hear that this video was helpful and it had such a positive impact.
@platinumwill
@platinumwill 2 жыл бұрын
same here
@toddsmithist
@toddsmithist 2 жыл бұрын
what was the missing piece?
@platinumwill
@platinumwill 2 жыл бұрын
@@toddsmithist for me it's your introduction to basic ideas and terms of pipelines. your instructions are also pretty clear and well ordered. I'd say your video has better quality.
@personaldsentidades1540
@personaldsentidades1540 2 жыл бұрын
Excellent! Great tutorial introduction about of CI/CD Pipeline using the GitLab repository. Greets.
@HungNguyen-si2xe
@HungNguyen-si2xe 2 жыл бұрын
Thank you, thank you, thank you Moss. The blue print for those who are joining the CI/CD journey. Bless you and your family.
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thanks so much for the kind words. I greatly appreciate it and am glad the video was so helpful.
@juliestudy1475
@juliestudy1475 10 ай бұрын
Thanks Moss for this amazing tutorial for absolute beginners like myself! I'm really grateful that you took the time to explain the essentials. As I was following along, in Dec 2023, GitLab won't let me make edits directly whilst in the main branch. The only way to do it is to create a branch first and edit the pipeline in the branch. Also, the artifacts paths won't accept a single line "build/executable-binary-file.v1" as in your example. It needs to be broken down into 2 lines, line 1: build/, line 2: executable-binary-file.v1. I look forward to more absolute beginner's tutorials from you! Thanks!
@tech_with_moss
@tech_with_moss 10 ай бұрын
Thank you for the feedback! I appreciate it!
@dasvtx
@dasvtx Жыл бұрын
Thank you for this excellent tutorial. I am relatively green when it comes to GitLab CI CD and have viewed quite a few 'introductory' videos that left me more confused than ever. People flying through the content assuming a certain level of knowledge, endless clicking around the IDE with no explanation of why they went to a certain section - no context to tie everything together - it goes on and on. Then your video miraculously appeared in the playlist. Your teaching style and methodical approach was a breath of fresh air and now I have the mental picture I desperately was looking for and the confidence to move forward. Thank you for taking the time to make this video!!!!! I have subscribed and am looking forward to exploring more of your content.
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you so much for the kind words and extensive testimony. I really appreciate it and am so glad that you found the video valuable. I hope that you are able to find other valuable videos on my channel.
@str8beth
@str8beth 6 ай бұрын
I just wanted to say that this video was very helpful. I have to say that your videos are so helpful. I have recommended your channel to so many people. It would be their loss for not checking you out. Thank you so much!⚡
@tech_with_moss
@tech_with_moss 6 ай бұрын
That's great to hear! I really appreciate that you are referring my channel! It helps a lot! Thank you.
@robertguerrero3301
@robertguerrero3301 2 жыл бұрын
I'm starting a new job where I will be the liaison between Sys Admin and Dev Ops teams and they use Gitlab for deployments. This was an excellent first step in getting to know the process. THANK YOU!!!
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thanks a lot for the feedback! I'm really glad you liked the video. Congratulations on the new job!
@fritzkraus4905
@fritzkraus4905 Жыл бұрын
I'm not a developer, but as a Gitlab admin in our company I thank you very much for spending time sharing your knowledge for us. For me, this information is very valuable, thank you so much!
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you for the kind words. I'm glad the video was valuable!
@eminganbarov2198
@eminganbarov2198 Жыл бұрын
Thanks a lot! It's the greatest video about CI/CD, which I've ever watched. You could explain it so fast and so interesting!!!
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you so much for the kind words.
@lucasnichols5226
@lucasnichols5226 Жыл бұрын
i am a complete newbie to CI/CD and whilst some of this was advanced, i left with a better understanding of Gitlab and pipelines so i am happy! Great content
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you! I appreciate the kind words and glad you thought it was valuable.
@chko8888
@chko8888 2 жыл бұрын
Moss, I am really impressed what this video provided me a thorough understanding of Gitlad CI/CD pineline! So far this is the most informative learning video that I never found in KZbin. Thank you Moss!!
@shavis4811
@shavis4811 2 жыл бұрын
Very clean, crisp, clear tutorial. Great explanation. Thanks much !
@arunnirmalchinnadurai9526
@arunnirmalchinnadurai9526 2 жыл бұрын
Excellent Tutorial. Thanks much for this GitLab CICD. Please keep doing more on this space.
@Thiagola92
@Thiagola92 2 жыл бұрын
Thank you! Loved how you didn't use a template and show step by step so we can understand for complete
@elishamabaje5428
@elishamabaje5428 2 жыл бұрын
I love you bro, just started my first job as a devops engineer and the first thing I was tasked with was created a pipeline with a release artifact with no guidance. This video definitely helped alot, sxrambled online couldnt find any videos that broke it down like this. Appreciate the content!!
@tech_with_moss
@tech_with_moss 2 жыл бұрын
That is awesome! I'm really glad to hear that the video helped. Congrats on the new job.
@jakob1379
@jakob1379 2 жыл бұрын
Thanks for making a straight forward video that is easily digestible and understandable
@muratsokucu9146
@muratsokucu9146 2 жыл бұрын
dude... this is the best explanation i have ever watched or read about gitlab-ci. really liked how you explain things in such a basic way. please keep going. cheers!
@andreashurling6995
@andreashurling6995 2 жыл бұрын
Thank you for the tutorial. You have a pleasant voice and the course is well structured. I have learned a lot.
@pruthvirajnyk
@pruthvirajnyk 2 жыл бұрын
This is one the of the best overview I ever came across for CI/CD .. Thanks of the great content 👍🏼
@tech_with_moss
@tech_with_moss 2 жыл бұрын
No problem! I'm glad you liked it!
@brian_mullins
@brian_mullins 2 жыл бұрын
Great intro to GitLab CI/CD. I have experience with Jenkins and this was a perfect transition to help me begin to map that experience to GitLab. Thanks!
@BassemAlaaEdineAhmed
@BassemAlaaEdineAhmed Жыл бұрын
Great tutorial, broke the ice with a completely new topic for me! Thank you !
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you! I'm glad to hear it!
@DrDre9998282
@DrDre9998282 2 жыл бұрын
Very great intro to gitlab ci/cd pipeline.
@zebronics29854
@zebronics29854 2 жыл бұрын
Wow, wow ,wow This video solves the mystery of Git lab CI/CD pipe line. Very informative and outstanding clarity. Waiting for more If possible please do .Net related project build tutorial too.
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you! I'm really glad you liked the video. Also, thank you for the suggestion!
@TheUdaysanu
@TheUdaysanu 2 жыл бұрын
Awesome explanation to GIT Lab CI/CD , you didn't skipped minor aspects of CI/CD which is really helpful for beginners like me ! Looking for to more videos on GitLab .
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you! I'm glad it was helpful.
@antoniosa
@antoniosa 2 жыл бұрын
Excellent. Flowed naturally.. Congrats
@gxxshumi
@gxxshumi 2 жыл бұрын
Actually everything was on point and described the details excellent, nice one.
@ChrissW89
@ChrissW89 2 жыл бұрын
This was an excellent video showing the most important concepts. Thanks for making it tech-stack agnostic.
@smt.a.sangeethaassistantpr4624
@smt.a.sangeethaassistantpr4624 2 жыл бұрын
Great Session. Liked your way of Presentation
@hanumanbandhu7678
@hanumanbandhu7678 2 жыл бұрын
One of best Video , that I have gone through . Thanks
@MrVelyx
@MrVelyx Жыл бұрын
Thank you for this video. It helped me a lot at my workplace
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you for the feedback! I'm really glad to hear it helped.
@glopez09
@glopez09 2 жыл бұрын
This is a spectacular video. Simple and straight to the point. Subscribed!
@malathin5879
@malathin5879 2 жыл бұрын
Beautifully explained...Thank you for the video
@Romigo4
@Romigo4 2 жыл бұрын
Great introduction to gitlab ci ! Thank you!
@cafanwi
@cafanwi Жыл бұрын
Thanks bro for this video. Amazingly put together. I'm new to GitLab, but my goal is to learn how to create custom runners, build and deploy to rancher using HelM. Do you have a video with this useCase? This was such a great intro to my set-goal
@vukcan
@vukcan Жыл бұрын
Thanks a lot for the great video. I just needed this but now I will check other videos in your channel man.
@mahmudulkhan3672
@mahmudulkhan3672 11 ай бұрын
Thanks for this beautiful explanation
@superbtanuj
@superbtanuj 2 жыл бұрын
Great video,presentation, it was smooth to understand gitlab ci/cd concepts.
@debanjanbose
@debanjanbose 2 жыл бұрын
Very nicely created video!!! I was looking for just this. Thanks!
@CurtBathras
@CurtBathras 2 жыл бұрын
Excellent tutorial. Great combination of overview and details.
@brunopaz2828
@brunopaz2828 Жыл бұрын
Kudos on your explanation!
@rameshrd4309
@rameshrd4309 Жыл бұрын
Thanks a lot!!!, good clarity and awesome explanation in shot span on time
@sheikh.imran.007
@sheikh.imran.007 2 жыл бұрын
Thank you so much for such a wonderful introductions.
@somesbhowmick2082
@somesbhowmick2082 2 жыл бұрын
Really wort full, clear lots of confusions
@LuHaTube
@LuHaTube Жыл бұрын
Simple and easy to capture. Thanks very much for your great effort.
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you! I'm glad to hear it was valuable.
@boooloool6039
@boooloool6039 2 жыл бұрын
love it! so clear! on point and well structured! thank you
@veera421
@veera421 2 жыл бұрын
This is pure gold! Top class explanation and I thank you for that!
@dinobulja
@dinobulja Жыл бұрын
What a great video!!! You are great man, thank you. I have one question thought, about 3 min into the video, you show a list of templates. I can neither find the project you are using, nor the list of templates. mind providing urls to both? Thanks again, great video, will definitelly check others I see in your subscibtion
@rishikapoor7412
@rishikapoor7412 2 жыл бұрын
Exactly what I had been looking for, Thank you.
@procrastinator24
@procrastinator24 2 жыл бұрын
Nice and clean explanation, thank you so much!
@JanisPundurs
@JanisPundurs 2 жыл бұрын
great work on going through basics! Loved it !
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you!
@Inprimus1
@Inprimus1 2 жыл бұрын
This video made me subscribe to your channel. Excellent dictation, excellent pacing, great description of the topics and the right topics to choose. Overall, bloody excellent work.
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you I really appreciate it!
@bshclevin9359
@bshclevin9359 2 жыл бұрын
really helpful, very clear and straight to the point
@actionimme
@actionimme 2 жыл бұрын
Great work! Not enough good teachers out there!
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you!
@louissasha
@louissasha 2 жыл бұрын
dude, GREAT tutorial, thanks!!!
@lanabss
@lanabss 2 жыл бұрын
Even for me this tutorial was very understandable! Thank you! 👏
@MrFeryk
@MrFeryk 2 жыл бұрын
Really nice tutorial. I could easily learn some basic GitLab CI/CD concepts, thanks!
@RichardCabreraDR
@RichardCabreraDR Жыл бұрын
Just simple and easy, a great job, thanks
@tech_with_moss
@tech_with_moss Жыл бұрын
Thank you! I'm glad it was helpful
@jg1000c
@jg1000c 6 ай бұрын
Clearly explained, subscribed.
@tech_with_moss
@tech_with_moss 6 ай бұрын
Thank you!
@brindhaavanks-mt8vy
@brindhaavanks-mt8vy Жыл бұрын
very good tutorial keep going.
@pbickerd
@pbickerd 2 жыл бұрын
Really well explained. Very helpful
@dariush7272
@dariush7272 Жыл бұрын
Hi Moss, thank you for your tutorials!!!
@tech_with_moss
@tech_with_moss Жыл бұрын
No problem!
@johnmaverick3068
@johnmaverick3068 Жыл бұрын
Excellent explnation. Thank you!
@mourad-zitouni
@mourad-zitouni 2 жыл бұрын
Thanks for the explanation! Focused and clear, very helpful!
@huanyuan193
@huanyuan193 2 жыл бұрын
Thanks for spending the time and effort creating this! Your tutorials are truly awesome and one of the best i've come across so far. Subscribed and looking forward to more content from you in the future!
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thank you! I appreciate the kind words.
@platonaskarageorgis8763
@platonaskarageorgis8763 2 жыл бұрын
I have been searching for pipeline tutorials for days and this is the best I have seen so far thank you! I still have a question that I can't seem to find online. I want to create a pipeline that formats file code before a file is merged with the master branch. How could I for example explain that to the pipeline since the file is an unknown variable and I can't set it like you did with password?
@n0psl3d61
@n0psl3d61 Жыл бұрын
Thanks a lot, I've really enjoyed this tutorial.
@MrBoczald
@MrBoczald 2 жыл бұрын
Thats what i needed. Good job and keep doing!!
@MichaelDixzw
@MichaelDixzw 2 жыл бұрын
Thank you for this very nice tutorial!
@tech_with_moss
@tech_with_moss 2 жыл бұрын
Thanks a lot Michael for supporting the channel! I appreciate it and I'm glad you liked the tutorial.
@josedamianjimeneznavarro8559
@josedamianjimeneznavarro8559 2 жыл бұрын
Great video and great explanation, thanks for valuable content
@JamesFraley
@JamesFraley 2 жыл бұрын
Great starter video. Thank you
@serengetysson3159
@serengetysson3159 2 жыл бұрын
Great video. Thank you for sharing
@lalitshukla6585
@lalitshukla6585 Жыл бұрын
Wow ! thanks, though I was looking for checkout concept in gitlab pipeline from another gitlab instance. hope will get the answer 🙂
@chathurasamarajeewa9298
@chathurasamarajeewa9298 2 жыл бұрын
Thanks for the video. It helps me a lot.
@scottwickersham2408
@scottwickersham2408 2 жыл бұрын
Great tutorial! Thanks!
@juanmamenendez
@juanmamenendez 2 жыл бұрын
Tutorial is good, but you should also cover how to run a pipeline just when certain branch is merged. Also a real package example would be nice
@laurentvelez9425
@laurentvelez9425 2 жыл бұрын
Excellent tutorial
@ederjuniordesouza1618
@ederjuniordesouza1618 2 жыл бұрын
Great video! Thank you for the great work, keep it up
@alexis-nicole
@alexis-nicole 2 жыл бұрын
Thank you for this video. Well done.
@mustafaozdemir2765
@mustafaozdemir2765 4 ай бұрын
very great explanation, thx!!
@GabrielHernandez-sn3el
@GabrielHernandez-sn3el 2 жыл бұрын
Awesome video and very informative.
@Mowntandewey
@Mowntandewey 2 жыл бұрын
Great Tutorial
@amitpawar1677
@amitpawar1677 2 жыл бұрын
Nice Video sir
@codelightsparkles2403
@codelightsparkles2403 2 жыл бұрын
Great video, thank you for uploading 😀
@adrianomarinho4176
@adrianomarinho4176 2 жыл бұрын
Hi Moss, Thanks for your video. This was an excellent tutorial! Clear and concise, not leaving any gaps. Cheers.
@FalcoCorragioso
@FalcoCorragioso 2 жыл бұрын
A very good explanations! Thanks a lot!
@jovannyswicktutorials9960
@jovannyswicktutorials9960 2 жыл бұрын
This is a great material, thank you!
@jingyizhang8615
@jingyizhang8615 2 жыл бұрын
Thanks! This is excellent and really helps me a lot!
@ahmeddarwish4768
@ahmeddarwish4768 2 жыл бұрын
very good course
@VideoLessonbyAiu
@VideoLessonbyAiu 2 жыл бұрын
Thousand’s 👍, nice explanation thank you!
@vichhaiyserey
@vichhaiyserey 2 жыл бұрын
Very informative! I learn a lot, Thank :)
@anderrsondiiego
@anderrsondiiego 2 жыл бұрын
Loved it. Thank you.
@ahmedamer4885
@ahmedamer4885 2 жыл бұрын
Very helpful, thanks
@balckeagle2024
@balckeagle2024 2 жыл бұрын
Please a video for GitLab environment merci
GitLab CI/CD | GitLab Runner Introduction | 2022
23:28
Tech and Beyond With Moss
Рет қаралды 131 М.
The IDEAL & Practical CI / CD Pipeline - Concepts Overview
22:36
Be A Better Dev
Рет қаралды 490 М.
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,9 МЛН
GitLab CI/CD Pipeline Tutorial for Beginners (2024)
19:33
Valentin Despa
Рет қаралды 47 М.
Git for GitLab (Beginner's FULL COURSE)
1:33:28
Valentin Despa
Рет қаралды 205 М.
Learn GitLab in 3 Hours | GitLab Complete Tutorial For Beginners
3:26:43
How to design a modern CI/CD Pipeline
9:59
DevOps Journey
Рет қаралды 172 М.
GitLab CI CD Tutorial for Beginners [Crash Course]
1:09:00
TechWorld with Nana
Рет қаралды 1,3 МЛН
Learn Jenkins! Complete Jenkins Course - Zero to Hero
1:08:28
DevOps Journey
Рет қаралды 856 М.
Tech Burnout | The Tech Job Market is Terrible and I'm Sick of Leetcoding
19:06
Tech and Beyond With Moss
Рет қаралды 75 М.
Azure DevOps Tutorial for Beginners | CI/CD with Azure Pipelines
36:29
TechWorld with Nana
Рет қаралды 1,3 МЛН
Learn Complete GitLab CI/CD in 1 hour | GitLab CI CD Tutorial
1:10:14