Posts tagged with: .gitlab-ci.yml
Number of posts tagged with ".gitlab-ci.yml": 1
- In this blog, the tag .gitlab-ci.yml is used with the meaning
A YAML configuration file used in GitLab to define CI/CD pipelines, specifying jobs, stages, and conditions for automated builds, tests, and deployments.
.
-
Self-Hosting Your Jekyll Blog: Deploy with SSH and GitLab CI
In this guide, you will learn how to deploy your Jekyll blog to your own server using SSH and GitLab CI/CD.
/