-
-
Notifications
You must be signed in to change notification settings - Fork 407
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CI Pipelines for CircleCI (#1178)
* add firebase deploy to circleci * ci filters * ci * ci params * ci * ci * add cross-origin support for images * crossorigin changes * update service worker cors * update fetch options * workflows update * ci * ci approval step * slack notification test * test slack ci * ci * ci * custom deployment message * add deploy success message * ci application credentials and contexts * add circle-ci deployment docs * ci * ci * ci * build fix * build testing * yarn cache clear * ci * ci * ci * remove test refs * update cache paths * update env variables * env updates * ci
- Loading branch information
1 parent
ba6aa3a
commit 33a28c1
Showing
11 changed files
with
366 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
REACT_APP_PLATFORM_VERSION=$npm_package_version | ||
FAST_REFRESH=false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.