| AllowFailure |
(experimental) Exit code that are not considered failure.
|
| Artifacts |
(experimental) Used to specify a list of files and directories that should be attached to the job if it succeeds.
|
| Assets |
(experimental) Asset configuration for a release.
|
| Cache |
(experimental) Cache Definition.
|
| CacheKeyFiles |
(experimental) Use this construct to generate a new key when one or two specific files change.
|
| CiConfigurationOptions |
(experimental) Options for CiConfiguration.
|
| CoverageReport |
(experimental) Code coverage report interface.
|
| Default |
(experimental) Default settings for the CI Configuration.
|
| Engine |
(experimental) The engine configuration for a secret.
|
| Environment |
(experimental) The environment that a job deploys to.
|
| Filter |
(experimental) Filtering options for when a job will run.
|
| IDToken |
(experimental) id_tokens Definition.
|
| IDToken.Jsii$Default |
Internal default implementation for IDToken.
|
| Image |
(experimental) Specifies the docker image to use for the job or globally for all jobs.
|
| Include |
(experimental) An included YAML file.
|
| IncludeRule |
(experimental) Rules allows for an array of individual rule objects to be evaluated in order, until one matches and dynamically provides attributes to the job.
|
| Inherit |
(experimental) Controls inheritance of globally-defined defaults and variables.
|
| Job |
(experimental) Jobs are the most fundamental element of a .gitlab-ci.yml file.
|
| KubernetesConfig |
(experimental) Used to configure the kubernetes deployment for this environment.
|
| Link |
(experimental) Link configuration for an asset.
|
| Need |
(experimental) A jobs in a previous stage whose sole completion is needed to start the current job.
|
| Parallel |
(experimental) Used to run a job multiple times in parallel in a single pipeline.
|
| Release |
(experimental) Indicates that the job creates a Release.
|
| Reports |
(experimental) Reports will be uploaded as artifacts, and often displayed in the Gitlab UI, such as in Merge Requests.
|
| Retry |
(experimental) How many times a job is retried if it fails.
|
| Secret |
(experimental) A CI/CD secret.
|
| Service |
(experimental) Used to specify an additional Docker image to run scripts in.
|
| Trigger |
(experimental) Trigger a multi-project or a child pipeline.
|
| TriggerInclude |
(experimental) References a local file or an artifact from another job to define the pipeline configuration.
|
| VariableConfig |
(experimental) Explains what the global variable is used for, what the acceptable values are.
|
| VaultConfig |
(experimental) Specification for a secret provided by a HashiCorp Vault.
|
| Workflow |
(experimental) Used to control pipeline behavior.
|
| WorkflowRule |
(experimental) Used to control whether or not a whole pipeline is created.
|