Skip to main content

s2i-php component

Usage Example

include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/s2i-php@stable
inputs:
args: <value>
containerfile-path: <value>

Inputs

NameDescriptionDefaultType
------------
argsExtra arguments to pass to the builder.string
code-qualitytruestring
containerfile-pathAlternate path to the Containerfile, if either Dockerfile or Containerfile in the conect directory.string
imageBase container imageregistry.access.redhat.com/ubi10/php-83:10.1-1763039395string
lint-twigEnable or disable the lint:twig jobenablestring
namecontainerstring
pathPath to the directory containing Container sources / context..string
test-translationEnable or disable the test:translation jobenablestring
typephpstring
versionInternal version of the nested component to use.mainstring