Skip to main content

Environment

Vela allows ways to set environment variables within the step, service, or secret container environment. This allows users to pass custom environment configurations to the container. Custom environment configuration can allow you to customize the build environment or simply add metadata for whatever the container image is running.

tip

An example is available within the usage tab called "Using the Environment"