CI/CD templates
What is a catalog?
To use R2Devops, you have to register your CI/CD templates and components in your R2Devops instance catalog. This is a registry of GitLab CI/CD templates sourced from a git repository.
🔎 Guides
💾 Create a catalog
info
- Sources of R2Devops catalog are GitLab repositories
- You can store several templates per repository
- You must have at least
Maintainer
access
- Create a GitLab repository
- In this repository:
- Create R2 file
- Create CI/CD configuration
- (optional) Create documentation file
- (optional) Setup versioning
- (optional) Create changelog file
- Login on R2Devops
- In "Import templates" page: import your repository
🔄 Update catalog resources
- Update your template(s) in the GitLab repository
- Create new version tag
- Login on R2Devops
- In "Import templates" page: click on refresh button
❌ Delete catalog resources
- Login on R2Devops
- In "Import templates" page: click on delete button