gitlab-org--gitlab-foss/doc/security/cicd_environment_variables.md

440 B

type
reference

CI/CD Environment Variables

Environment variables are applied to environments via the runner and can be set from the project's Settings > CI/CD page.

The values are encrypted using aes-256-cbc and stored in the database.

This data can only be decrypted with a valid secrets file.