1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-21 17:37:01 +01:00
metamask-extension/.circleci
Mark Stacey 7e824fdc5e
Fix non-preview draft PR builds (#20096)
Certain draft PRs that add new dependencies have been failing because
CI will try to use the GitHub npm registry, which we use for preview
builds. This registry does not have non-preview package versions, so
the installation will fail if new non-preview dependencies are needed.

CI has been updated to only use the GitHub npm registry when preview
builds are detected in the manifest.
2023-07-28 11:06:39 -02:30
..
scripts Fix non-preview draft PR builds (#20096) 2023-07-28 11:06:39 -02:30
config.yml Fix non-preview draft PR builds (#20096) 2023-07-28 11:06:39 -02:30