Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们即将将 Zapier 开发工作流程与 CircleCI 集成,似乎存在的部署密钥~/.zapierrc是一个问题。
~/.zapierrc
我找不到有关部署密钥和环境变量的任何文档。我们绝对不想在源代码控制下包含带有部署密钥或凭据的文件,那么正确的选择是什么?
您可以使用文件中包含的 JSON 属性ZAPIER_DEPLOY_KEY的内容设置环境变量,它将按预期工作。deployKey~/.zapierrc
ZAPIER_DEPLOY_KEY
deployKey