Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 635 Bytes

ApiRepoSource.md

File metadata and controls

14 lines (10 loc) · 635 Bytes

ApiRepoSource

Properties

Name Type Description Notes
project_id str ID of the project that owns the repo. [optional]
repo_name str Name of the repo. [optional]
branch_name str Name of the branch to build. [optional]
tag_name str Name of the tag to build. [optional]
commit_sha str Explicit commit SHA to build. [optional]

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