Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 822 Bytes

File metadata and controls

14 lines (10 loc) · 822 Bytes

V1GitBuildSource

Properties

Name Type Description Notes
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]
no_proxy str noProxy is the list of domains for which the proxy should not be used [optional]
ref str ref is the branch/tag/ref to build. [optional]
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

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