Skip to main content

Continuous Integration Settings

The Continuous Integration settings are accessible via Choose Action > Settings > Continuous Integration on any resource detail page. Here you configure how the resource is built — which CI provider to use, what pipeline and build image to run, how to authenticate with external providers, and when to trigger builds automatically.

The settings page is divided into the following sections:

SectionDescription
CodeNOW SettingsPlatform-level settings such as the maximum number of saved build logs
CI Provider & Global ConfigurationSelect the CI provider and configure which branch is used for CI configuration
Continuous Integration SettingsPipeline configuration stored in .codenow.yaml — build image, environment variables, pipelines, and runtime settings
Continuous Integration KeysManage API keys used by external CI providers to authenticate CI events
TriggersAutomatic build triggers stored in .codenow.triggers.yaml — configure Release and Preview triggers