Skip to main content

Code Repository

Manifestation in the pipeline

A selection of a tool from this category will set a value in the following pipeline parameter

odj_devenv_code_repository

This has effects on the pipeline templates.

Example:

...
extends:
template: templates/technologies/go/v2/odj-pipeline-template-technology-go.yml@templates
parameters:
odj_devenv_code_repository:
- azuredevops
...