CodeRepository
class CodeRepository
Describes a source code repository.
Types
Properties
Link copied to clipboard
Configuration for building and running the service from a source code repository.
Link copied to clipboard
The location of the repository that contains the source code.
Link copied to clipboard
The version that should be used within the source code repository.
Link copied to clipboard
The path of the directory that stores source code and configuration files. The build and start commands also execute from here. The path is absolute from root and, if not specified, defaults to the repository root.