GitRepoVolume

Represents a volume that is populated with the contents of a git repository

AzureCloudContainer InstancesContainersMicrosoftServerless

Properties

Name Type Description
directory string Target directory name. Must not contain or start with '..'. If '.' is supplied, the volume directory will be the git repository. Otherwise, if specified, the volume will contain the git repository in
repository string Repository URL
revision string Commit hash for the specified revision.
View JSON Schema on GitHub