react-native-macos/.circleci
Héctor Ramos 14a3a019ef Move Dockerfiles into Circle CI directory (#23677)
Summary:
This is an effort to clean up the root of the repository. Everything related to Docker is being moved to the `.circleci` directory, as these images are used as part of the Circle CI 2.0 tests on Android.

[GENERAL] [Changed] - Moved Dockerfiles into .circleci directory
Pull Request resolved: https://github.com/facebook/react-native/pull/23677

Differential Revision: D14253735

Pulled By: cpojer

fbshipit-source-id: 4d482d531a71b8259b09c001b310d82ce5349b87
2019-02-27 19:34:41 -08:00
..
Dockerfiles Move Dockerfiles into Circle CI directory (#23677) 2019-02-27 19:34:41 -08:00
DockerTests.md Move Dockerfiles into Circle CI directory (#23677) 2019-02-27 19:34:41 -08:00
README.md Move danger to bots directory 2018-01-31 16:42:41 -08:00
config.yml Annotate our CircleCI config (#23606) 2019-02-23 17:04:22 -08:00

README.md

Circle CI

This directory is home to the Circle CI configuration file. Circle is our continuous integration service provider. You can see the overall status of React Native's builds at https://circleci.com/gh/facebook/react-native

You may also see an individual PR's build status by scrolling down to the Checks section in the PR.