Hello everyone,
I am experiencing frustration while going through the Jenkins for begginers course, I am really stuck at the lab “Jenkins Pipeline with ENV using SCM”, the thing is i don’t feel confident at all writing a Jenkins Pipeline on my own, videos didn’t helped - i watched them several times, the task seems way too complicated.
Any tips how to go through this difficult concept?
The easiest thing is to just check solution and copy paste, but that will do nothing in terms of learning the concept.
Should I go with Gitlab CI/CD pipelines course instead, is it more begginer-friendly?
Thanks in advance
Hi @rusinov33,
If you’re not sure what to do in the lab, you can check the Hint or Solution tab. Follow the steps to complete the question and understand why each step is needed. Later, you can try the lab again without looking at the Solution tab to practice on your own
Thanks, but looking at the solution is not the point, i couldn’t possibly write this pipeline on my own
Hi @rusinov33,
You should keep practicing and learning more about it. But in real projects, you don’t need to memorize all the syntax or write the whole pipeline from scratch. You can search online, ask ChatGPT, and just focus on fixing errors and adjusting the scripts to meet your goals.
Thanks for letting me know. I will practice more.
Have a nice day