@dyr
Nothing here yet.
Nothing here yet.
Feb 8 · 3 min read · 1️⃣ Protected branches kya hoti hain? Answer:Protected branches wo branches hoti hain jahan direct push allowed nahi hota.Sirf merge requests + approvals ke through changes jaate hain.Production safety ke liye use hota hai. Use case:main branch ko pr...
Join discussionFeb 8 · 3 min read · 1️⃣ GitLab CI pipeline ka flow samjhao Answer:GitLab CI pipeline me code push ya merge request pe pipeline trigger hoti hai.Pipeline stages me divide hoti hai jaise build, test, deploy.Har stage ke andar multiple jobs ho sakti hain jo runners par run...
Join discussionFeb 8 · 5 min read · Perfect. Below I’ll explain every important GitLab concept for DevOps in plain language, with one small example for each so you can try it right away. Think of this as a compact cheat sheet you can use while building pipelines. 1. Repositories and br...
Join discussion