Git Server Usage Policy

Overview

This Git server provides a collaborative environment for code development and version control. Each user is responsible for managing their own instance and adhering to the guidelines below to ensure efficient and fair use of resources.

Usage Policy

Using Runners

To utilize runners for CI/CD pipelines:

  1. Ensure your pipeline file (e.g., .gitlab-ci.yml) is tagged with linux-default.
  2. Configure your CI/CD pipeline to use the specified runner tag.
  3. Test your workflow to ensure jobs are executed correctly on the configured runners.

Contact

For any issues or questions, contact the repository maintainer at k.rodriguez.mejia@gmail.com.

Thank you for adhering to these guidelines!