dillon1000/react

Commit

Store entire build directory as CI artifacts (#15310)

* Store FB bundles as CI artifacts

Updates the Circle CI config to store Facebook bundles as build
artifacts. We already do this for our npm packages.

* Might as well store everything in build/

* Store build directory as a tarball

So it's easy to download
Browse files
Changed paths2 files
First-parent comparison
M .circleci/config.yml ModifiedM scripts/circleci/pack_and_store_artifact.sh Modified
Patch

Files changed

Rendering syntax-highlighted changes…