Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

CircleCI: Add "secure" environment variables

Jean-Christophe Fillion-Robin edited this page Mar 6, 2023 · 2 revisions

⚠️ This page is currently out-of-date and may contain errors but is retained for historical reference.


This can be done by simply adding variable to your project.

Once created, environment variables are hidden and uneditable in the application.

Source: https://circleci.com/docs/2.0/env-vars/#setting-an-environment-variable-in-a-project

  • Go to project settings, then click on Environment Variables

circleci-adding-secure-env-variable-1

  • Click Add Variable

circleci-adding-secure-env-variable-2