ibexa-bundle component
Usage Example
include:
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/common@stable
- component: $CI_SERVER_FQDN/xrow-public/ci-tools/ibexa-bundle@stable
Inputs
| Name | Description | Default | Type |
| --- | --- | --- | --- |
| image | Base image for building an application container to test the bundle | registry.gitlab.com/xrow-public/s2i-php/ibexa-c10s-8.3:latest | string |
| name | A name for the bundle. | bundle | string |
| package | Which type of Ibexa to install e.g. oss or experience? | oss | string |
| version | Which version of Ibexa to install? | 4.6.13 | string |