We will upgrade Gitlab to a new major version on Monday 2025-05-19, 6:00 AM UTC. We expect the service to be interrupted for less than 10 minutes. If you run into issues after the upgrade please let us know at atlas_admin@aei.mpg.de
Jobs are the building blocks of a GitLab CI/CD pipeline. Each job has a specific task, like testing code. To set up jobs in a CI/CD pipeline, add a CI/CD configuration file to your project.