OpenShift · Schema

CustomBuildStrategy

Custom build strategy that uses a custom builder image to execute an arbitrary build process.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Properties

Name Type Description
env array
exposeDockerSocket boolean If true, the Docker socket is exposed inside the build container.
forcePull boolean Forces a pull of the custom builder image before the build.
View JSON Schema on GitHub