Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 896 Bytes

File metadata and controls

13 lines (10 loc) · 896 Bytes

# HostingV1NodeJsStartBuildRequestSourceOptions

Properties

Name Type Description Notes
archivePath string The path to the archive file relative to the document root of the vhost (required if source is "archive")
owner string Repository owner login (required if source is "git"). GitLab group paths use slashes.
repository string Repository name without the .git suffix (required if source is "git")
branch string Branch to build (required if source is "git")
installationUuid string Git installation used to access the repository (required if source is "git")

[Back to Model list] [Back to API list] [Back to README]