Integrate Percy with CircleCI
Integrate Percy with CircleCI, a popular CI-CD tool
Follow these steps to integrate Percy with CircleCI:
Configuring environment variables
In your CircleCI project, go to Project settings > Environment Variables.
Then set PERCY_TOKEN
to the write-only token from your Percy project. This token can be found in your Percy project’s settings.
Alternative config.yml setup
A different way is to add the environment variables to your config.yml
. See the CircleCI: Using Environment Variables docs for more info.
Keep your Percy token secret.
Anyone with access to your Percy token can add builds to your project, though they cannot read data. If your code is public, do not commit the PERCY_TOKEN to your code.
Reference Topic
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!