mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 17:18:09 +00:00
Enabled docker support in CircleCI
This commit is contained in:
parent
c5851fc940
commit
c33f7f83cc
@ -15,6 +15,7 @@ jobs:
|
|||||||
- v3-react-navigation-master
|
- v3-react-navigation-master
|
||||||
- run: yarn # install root deps
|
- run: yarn # install root deps
|
||||||
- run: ./scripts/test.sh # run tests
|
- run: ./scripts/test.sh # run tests
|
||||||
|
- setup_remote_docker
|
||||||
- deploy:
|
- deploy:
|
||||||
command: |
|
command: |
|
||||||
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user