Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 713 Bytes

File metadata and controls

13 lines (9 loc) · 713 Bytes

V1GitBuildSource

Properties

Name Type Description Notes
uri str URI points to the source that will be built. The structure of the source will depend on the type of build to run
ref str Ref is the branch/tag/ref to build. [optional]
http_proxy str HTTPProxy is a proxy used to reach the git repository over http [optional]
https_proxy str HTTPSProxy is a proxy used to reach the git repository over https [optional]

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