Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.04 KB

File metadata and controls

14 lines (10 loc) · 1.04 KB

V1BuildStrategy

Properties

Name Type Description Notes
custom_strategy V1CustomBuildStrategy customStrategy holds the parameters to the Custom build strategy [optional]
docker_strategy V1DockerBuildStrategy dockerStrategy holds the parameters to the Docker build strategy. [optional]
jenkins_pipeline_strategy V1JenkinsPipelineBuildStrategy JenkinsPipelineStrategy holds the parameters to the Jenkins Pipeline build strategy. This strategy is in tech preview. [optional]
source_strategy V1SourceBuildStrategy sourceStrategy holds the parameters to the Source build strategy. [optional]
type str type is the kind of build strategy.

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