Register code repositories
In the previous lab we created 2 code repositories. The blue
and the green
repositories. Before we can start creating container images using these repositories, we first need to register them in App Platform.
-
Sign in to the App Platform Console
-
In the left menu, click on
Code Repositories
. -
Click on
ADD CODE REPOSITORY
. -
Provide a name for this code repository. The name will be used to identify the code repository in App Platform. You can only use the name once within a Team. We are going to use the name
blue
for this code repository. -
Select
Gitea
for the Git service (default) -
Select
blue
from theRepository
drop-down list:
- Click
Add Code Repository
Follow the above steps again, but now for the green
repository.
You should now have 2 Code Repositories in your Team: