mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-24 09:08:15 +00:00
Fix circleci.yml typo
This commit is contained in:
parent
58a19ce264
commit
5fd1df1b1a
@ -16,7 +16,7 @@ jobs:
|
|||||||
- 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
|
- setup_remote_docker
|
||||||
docker_layer_caching: true # (3)
|
docker_layer_caching: true # (3)
|
||||||
- deploy:
|
- deploy:
|
||||||
command: |
|
command: |
|
||||||
set -x
|
set -x
|
||||||
|
Loading…
x
Reference in New Issue
Block a user