{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "SourceBuildStrategy",
"type": "object",
"description": "Source-to-Image (S2I) build strategy that combines application source with a builder image to produce a runnable image.",
"properties": {
"env": {
"type": "array"
},
"scripts": {
"type": "string",
"description": "URL of S2I scripts to use instead of the ones in the builder image."
},
"incremental": {
"type": "boolean",
"description": "Attempt to perform an incremental build reusing artifacts from a prior build."
},
"forcePull": {
"type": "boolean",
"description": "Overrides the default pull behavior and forces a pull of the builder image before the build."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.