debian-mirror-gitlab/doc/security/cicd_variables.md
2021-03-11 19:13:27 +05:30

613 B

stage group info
Secure None To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments

CI/CD Variables

CI/CD 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.