Search posts, tags, users, and pages
Vaibhav Parekh
Cloud Enthusiast
To create a .gitlab-ci.yml file in your GitLab repository that runs a basic job (like executing a script or running tests) and ensures the pipeline runs automatically on push, follow these steps: Step 1: Create the .gitlab-ci.yml File In your projec...
No responses yet.