Defining Template Catalogs for team controllers
-
Log into operations center as an administrator or team administrator.
-
Navigate to the Team.
-
On the team’s controller, in the side panel, select Pipeline Template Catalogs.
-
In the side panel, select Add catalog.
-
Enter:
-
Branch or tag from the repository to use for this catalog.
-
How often the repository should be queried to find if there are updates to the
template.yaml
andJenkinsfile
files. -
Type of source control:
git
orgithub
. -
Credentials, username, or repository for the catalog. For example, use the CloudBees examples repository.
For this repository to work with Template Catalogs, copy it to a separate top-level repository. -
Select Save to create the catalog and to begin importing it.
-
Defining Template Catalogs for managed controller
-
Log in as an administrator.
-
In the side panel, click Pipeline Template Catalogs.
-
In the side panel, click Add catalog.
-
Enter:
-
Branch or tag from the repository to use for this catalog.
-
How often CloudBees CI should query the repository to find if there are updates to the
template.yaml
andJenkinsfile
files. -
Type of source control:
git
orgithub
. -
Credentials, username, or repository for the catalog. For example, use the CloudBees examples repository.
For this repository to work with Template Catalogs, copy it to a separate top-level repository. -
Click Save to create the catalog in CloudBees CI and to begin importing it.
-