GitLab CI - Learnings
I have recently started to use GitLab's Build for CI and found it so easy to create a custom pipeline code with a self-hosted runner. Sharing some of my learnings.
On GitLab v16.x,
Trigger pipeline only from Web Login
Add below workflow condition in ...
jagadishprasad.hashnode.dev1 min read