mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3d05bac587
Summary: It seems like CircleCI is not handling well env variables with \n in it. I'm moving it over to a base64 encoded string and I'm extending the publish scripts to base64 decode the key. Changelog: [Internal] [Changed] - Unbreak Nightly job by providing a GPG key as base64 encoded. Reviewed By: cipolleschi Differential Revision: D40426438 fbshipit-source-id: a60a7e7ad71580e81e675c84008d2712712e42a6