mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-23 11:48:16 +00:00
ci: Fix CircleCI config.
This commit is contained in:
parent
508f60be5a
commit
653ba0461c
@ -31,7 +31,6 @@ jobs:
|
||||
docker:
|
||||
- image: 'circleci/node:latest'
|
||||
steps:
|
||||
- checkout
|
||||
- attach_workspace:
|
||||
at: .
|
||||
- run:
|
||||
@ -44,8 +43,8 @@ workflows:
|
||||
jobs:
|
||||
- build-and-test
|
||||
- release:
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
requires:
|
||||
- build-and-test
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
requires:
|
||||
- build-and-test
|
||||
|
Loading…
x
Reference in New Issue
Block a user