[ OK ]Initializing kernel...
~/im/blog
Hire Me

Let's Talk

Got an infrastructure problem or need an extra hand? I'm open to discussing new projects.

Get in touch

Connect

Find me on social media and professional networks.

© 2026 Irfan Miral. All rights reserved.Developed byIrfan Miral
Privacy PolicyTerms & Conditions
HomeServicesAbout/ResumeBlogContactTools

Blog

Thoughts, tutorials, and insights from the trenches.

Clear Filters
1 article•Filtering by: GitLab
2026-01-22• 5 min read
DevOps

A GitLab CI/CD Pipeline That Covers Most Small Projects

Most small projects do not need an elaborate pipeline. They need a basic `.gitlab-ci.yml` that builds, tests, and deploys reliably. Here is the one I start from.

GitLab CI/CD Automation